dandds
|
1a5800cbc5
|
Requests domain module can determine if user can view request
|
2018-08-08 13:53:35 -04:00 |
|
richard-dds
|
cb45db291e
|
Rollback transaction if user creation fails
|
2018-08-08 13:43:52 -04:00 |
|
richard-dds
|
e99ddd491a
|
Create Request.creator relationship
- Rename creator_id to user_id
|
2018-08-08 13:43:52 -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 |
|
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 |
|
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
|
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 |
|
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
|
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
|
d6b099c684
|
Formatting
|
2018-08-02 13:20:03 -04:00 |
|
richard-dds
|
4ee662665e
|
Requests index rendering
|
2018-08-02 13:20:02 -04:00 |
|
dandds
|
55bd55a0b5
|
move logic for creating many PE Numbers to the domain repo
|
2018-07-31 11:50:34 -04:00 |
|
dandds
|
fc535ea715
|
domain repos for PE numbers and task orders
|
2018-07-31 11:50:33 -04:00 |
|
richard-dds
|
d207b259cf
|
Fix linting errors
|
2018-07-31 11:50:33 -04:00 |
|
richard-dds
|
efdf0b04ba
|
Formatting
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
e270350925
|
add WorkspaceUser tests from authz
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
202f88bae5
|
update handlers to user Users repo for managing authorization
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
06c2c205a1
|
import authz domain module
|
2018-07-31 11:50:33 -04:00 |
|
dandds
|
eeb45b61ed
|
fix lint errors
|
2018-07-31 11:50:33 -04:00 |
|
richard-dds
|
42cdf17ab6
|
Fix request_new
|
2018-07-31 11:49:06 -04:00 |
|
richard-dds
|
8d477003db
|
Requests page working
|
2018-07-31 11:49:06 -04:00 |
|
Luis Cielak
|
7467410aaf
|
Add fileds to members table
|
2018-07-27 13:24:13 -04:00 |
|
dandds
|
5f7b37d0f8
|
add stub implementation for workspace members
|
2018-07-26 13:48:07 -04:00 |
|
dandds
|
c594d88804
|
stub functionality for individual workspaces with projects
|
2018-07-26 13:40:32 -04:00 |
|