alicia pritchett
|
702b8eaed6
|
add ldap endpoint that doesnt require workflow info
|
2021-10-28 16:19:39 -04:00 |
Kelly McDonald
|
2ed825aef3
|
Fixes problem with swtiching users fixes #237
|
2021-03-10 10:59:15 -05:00 |
Aaron Louie
|
faba0f55ab
|
Adds AdminSession model and refactors impersonation methods to use it.
|
2020-07-30 12:40:53 -04:00 |
Aaron Louie
|
aa0f24bd33
|
Fully deletes users from g in test tearDown
|
2020-07-30 10:40:06 -04:00 |
Aaron Louie
|
1b0ebecbf4
|
Uses Flask session to store impersonation state.
|
2020-07-30 10:17:02 -04:00 |
Aaron Louie
|
d301e9e6fa
|
Adds list_users endpoint. Adds admin impersonate uid parameter to user endpoint. Adds some utility methods to user service. Refactors authentication tests.
|
2020-07-29 22:47:47 -04:00 |
Dan Funk
|
452f2c3723
|
Building out a user service for getting the current user, it will provide a number of functions, one of which will allow administrative users to impersonate other users in some circumstances (but will assure that we log events correctly when an impersonation occures)
|
2020-07-27 14:38:57 -04:00 |