richard-dds
|
4d3889c144
|
Hardcode enum values instead of using auto()
|
2018-08-08 13:04:40 -04:00 |
|
richard-dds
|
fc7ef59e9b
|
Remove unused Request.set_status
|
2018-08-08 11:18:18 -04:00 |
|
dandds
|
cf9fc7efbc
|
use "prod" for production environment
|
2018-08-08 09:41:42 -04:00 |
|
richard-dds
|
e437b0d6ba
|
str -> RequestStatus coercion is no longer necessary
|
2018-08-07 17:07:25 -04:00 |
|
richard-dds
|
49b9fca793
|
Use Enum for request statuses
|
2018-08-07 16:41:47 -04:00 |
|
richard-dds
|
0c9005aaf6
|
Fix and refactor action_required_by
|
2018-08-07 16:22:24 -04:00 |
|
richard-dds
|
52bd76e6ee
|
Use proper status names for requests
|
2018-08-07 15:32:24 -04:00 |
|
richard-dds
|
8494744801
|
Disable CSRF checking in test and CI
|
2018-08-06 16:36:49 -04:00 |
|
richard-dds
|
e9cf732798
|
Use full_name property of User
|
2018-08-06 16:26:47 -04:00 |
|
richard-dds
|
19a072d67e
|
Initialize CSRF protection
|
2018-08-06 16:21:43 -04:00 |
|
richard-dds
|
0260feadad
|
Remove atst.home
|
2018-08-06 15:42:23 -04:00 |
|
richard-dds
|
488419f389
|
Remove old session manager
|
2018-08-06 15:41:39 -04:00 |
|
richard-dds
|
d5ced09646
|
Remove ui_methods and ui_modules
|
2018-08-06 15:41:05 -04:00 |
|
dandds
|
b9f4a4be71
|
remove all references to tornado
|
2018-08-06 15:39:30 -04:00 |
|
dandds
|
2234812019
|
remove tornado handlers
|
2018-08-06 15:36:59 -04:00 |
|
dandds
|
94223e1869
|
add session expiration config
|
2018-08-06 15:03:09 -04:00 |
|
dandds
|
61270fbb40
|
use user factory for testing
|
2018-08-06 15:03:09 -04:00 |
|
dandds
|
2fd34194b3
|
fix some additional login handling bugs
|
2018-08-06 15:03:09 -04:00 |
|
dandds
|
6c4e27655d
|
do not apply auth to static endpoints
|
2018-08-06 15:03:09 -04:00 |
|
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
|
ad1e1e771b
|
extract get_current_user, fix tests
|
2018-08-06 10:44:24 -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 |
|
richard-dds
|
df0b4e64c0
|
Add Users.get_by_dod_id
|
2018-08-06 10:44:00 -04:00 |
|
richard-dds
|
c6af29f213
|
Simplify method signatures in Users
|
2018-08-06 10:44:00 -04:00 |
|
richard-dds
|
b72a16569f
|
Convert Users, Roles, WorkspaceUsers, TaskOrders to use classmethods
|
2018-08-06 10:44:00 -04:00 |
|
dandds
|
4f8c0b81a0
|
import authnid sdn utils
|
2018-08-06 10:44:00 -04:00 |
|
dandds
|
f0a7bfcd0e
|
add CRL functionality from authnid
|
2018-08-06 10:44:00 -04:00 |
|
dandds
|
0f8e303afa
|
import user model changes from authnid
|
2018-08-06 10:44:00 -04:00 |
|
Patrick Smith
|
e3e9a022f8
|
Remove unused import
|
2018-08-03 14:07:15 -04:00 |
|
patricksmithdds
|
89ab7dd4c3
|
Merge pull request #125 from dod-ccpo/vue
Add Parcel front end stuff
|
2018-08-03 14:05:05 -04:00 |
|
Andrew Croce
|
c73bd982a4
|
use a consistent filename for output
|
2018-08-03 09:10:10 -04:00 |
|
Patrick Smith
|
322ab22cf2
|
Resolve lint warning
|
2018-08-02 16:53:34 -04:00 |
|
richard-dds
|
60d2661b0d
|
Use Flask-Sessions for session management
|
2018-08-02 16:52:22 -04:00 |
|
Patrick Smith
|
165a5bf374
|
Merge remote-tracking branch 'origin/monolith' into vue
|
2018-08-02 16:36:22 -04:00 |
|
dandds
|
649ac89e2e
|
configure test environment
|
2018-08-02 16:20:54 -04:00 |
|
Andrew Croce
|
381c85b5ef
|
jinja filter for getting an icon's SVG file contents
|
2018-08-02 16:14:40 -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 |
|
Patrick Smith
|
dea0962f7c
|
Use flask-webassets to version js/css bundle
|
2018-08-02 14:54:07 -04:00 |
|
richard-dds
|
5987748898
|
Requests index rendering
|
2018-08-02 13:58:41 -04:00 |
|
dandds
|
41135d0b2f
|
add new config pattern for database URI and overrides
|
2018-08-02 13:54:39 -04:00 |
|
richard-dds
|
f8cee60baa
|
Formatting
|
2018-08-02 13:44:54 -04:00 |
|