leigh-mil
|
35b2718e18
|
Sort ccpo users by last name
|
2019-11-05 09:48:54 -05:00 |
|
leigh-mil
|
feb24b8e16
|
Break class method for ccpo perms into two methods instead of switching on a kwarg to determine if perms are given or removed
|
2019-08-09 11:08:23 -04:00 |
|
leigh-mil
|
811a498bf4
|
Finish route for confirming CCPO user, add function to update user's ccpo perms, and add success flash message to template
|
2019-08-09 10:50:34 -04:00 |
|
leigh-mil
|
90ae235cd0
|
Create query to get all CCPO users
|
2019-08-05 16:04:31 -04:00 |
|
richard-dds
|
5dcbee333a
|
Make session limiter configurable
|
2019-05-28 10:45:12 -04:00 |
|
richard-dds
|
e037c81338
|
Only allow one session
|
2019-05-28 10:44:40 -04:00 |
|
leigh-mil
|
215c2b4cbc
|
Updates from PR feedback
|
2019-04-03 12:24:02 -04:00 |
|
leigh-mil
|
610aef428d
|
Add user's last login to the session data
|
2019-04-03 12:24:02 -04:00 |
|
dandds
|
bec5d11bfe
|
users have permission sets for site-wide perms
|
2019-03-21 05:38:28 -04:00 |
|
dandds
|
1a122c5335
|
rename role -> permission_set everywhere
|
2019-03-15 07:14:49 -04:00 |
|
leigh-mil
|
6bc157b2b3
|
Add phone ext
|
2018-11-07 12:03:52 -05:00 |
|
dandds
|
49f5edfe29
|
new workspace members are provisional until they log in for the first time
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
8af23fda36
|
make unpermitted attribute handling in Users.update more specific
|
2018-10-16 09:37:59 -04:00 |
|
dandds
|
ec7504fb20
|
add update method to Users repo
|
2018-10-16 09:18:13 -04:00 |
|
Montana
|
685c0e3658
|
Make the requirement for dod_id explicit when creating a user
|
2018-10-01 17:11:36 -04:00 |
|
dandds
|
43363015fc
|
do not set default kwarg for atat role when creating users
|
2018-09-27 15:21:00 -04:00 |
|
richard-dds
|
daa8634cb4
|
Format project
|
2018-08-23 16:25:36 -04:00 |
|
richard-dds
|
cb45db291e
|
Rollback transaction if user creation fails
|
2018-08-08 13:43:52 -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 |
|
richard-dds
|
efdf0b04ba
|
Formatting
|
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 |
|