Commit Graph

377 Commits

Author SHA1 Message Date
richard-dds
6be3ce89bf Remove unused import 2018-08-06 15:02:16 -04:00
dandds
48dd606fe6 remove logger statement 2018-08-06 14:13:51 -04:00
dandds
d693db7dbb apply authentication to the whole app, track exceptions 2018-08-06 14:06:06 -04:00
dandds
e2e0868a83 fix bug in login-dev endpoint; set current_user on login 2018-08-06 11:37:25 -04:00
dandds
ac95bf371e implement CRL checking from authnid 2018-08-06 11:12:58 -04:00
dandds
be079a62dc apply auth requirement to virtually all endpoints 2018-08-06 10:45:33 -04:00
dandds
ea5c9732ba implement authentication redirect 2018-08-06 10:44:24 -04:00
dandds
9937b77c74 reimplement dev login 2018-08-06 10:44:24 -04:00
dandds
6dce89df1b 401 unauthorized page for bad logins 2018-08-06 10:44:24 -04:00
richard-dds
13146e9362 Implement log_in_user 2018-08-06 10:44:00 -04:00
dandds
8ec27cbb31 pylint fixes 2018-08-02 16:14:18 -04:00
dandds
45b47c41bf update tests for Flask 2018-08-02 16:03:54 -04:00
richard-dds
5987748898 Requests index rendering 2018-08-02 13:58:41 -04:00
richard-dds
f8cee60baa Formatting 2018-08-02 13:44:54 -04:00
richard-dds
9b3bedeb8f Fix styleguide route and template 2018-08-02 13:34:05 -04:00
richard-dds
177ae84e8a Split requests routes into multiple files 2018-08-02 13:20:03 -04:00
richard-dds
c2dd07eb11 Actually fix request form flow 2018-08-02 13:20:03 -04:00
richard-dds
d6b099c684 Formatting 2018-08-02 13:20:03 -04:00
richard-dds
7de7b62ef1 Move requests routes into subfolder 2018-08-02 13:20:03 -04:00
richard-dds
4ffbbb3471 Request flow seems to be working 2018-08-02 13:20:03 -04:00
richard-dds
ed0893b4a0 Converted all form pages. Flow still not working 2018-08-02 13:20:03 -04:00
richard-dds
6f0ff79904 First page of request form rendering, but flow is still WIP 2018-08-02 13:20:03 -04:00
richard-dds
5d7dde3561 Financial verification form rendering 2018-08-02 13:20:02 -04:00
richard-dds
4ee662665e Requests index rendering 2018-08-02 13:20:02 -04:00
dandds
3a53fc122d switch workspace routes and templates to Flask and Jinja 2018-08-02 13:18:44 -04:00
richard-dds
29c68151de Convert ui methods into Flask globals 2018-08-02 13:18:44 -04:00
richard-dds
6a5d3d57cf Flask setup 2018-08-02 13:18:44 -04:00