summaryrefslogtreecommitdiff
path: root/keystone/api/users.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Clean up UserGroups target enforcement callback"Zuul2019-09-241-14/+1
|\
| * Clean up UserGroups target enforcement callbackColleen Murphy2019-08-211-14/+1
* | Merge "Implement scope type checking for EC2 credentials"Zuul2019-09-151-1/+4
|\ \
| * | Implement scope type checking for EC2 credentialsVishakha Agarwal2019-09-131-1/+4
| |/
* | Expose access rules as its own APIColleen Murphy2019-09-141-0/+69
|/
* Add API changes for app cred access rulesColleen Murphy2019-08-011-1/+12
* Add domain scope support for group policiesColleen Murphy2019-03-271-3/+18
* Consolidate user protection testsLance Bragstad2019-03-261-1/+14
* Implement domain admin functionality for user APILance Bragstad2019-03-191-2/+9
* Implement domain reader functionality for user APILance Bragstad2019-03-191-1/+8
* Implement system reader role for usersLance Bragstad2019-02-041-2/+8
* Implement system reader role for projectsLance Bragstad2019-01-071-1/+16
* Move to password validation schemaGage Hugo2018-11-271-16/+3
* Remove unused logging moduleMike Chen2018-10-251-2/+0
* Make collection_key and member_key raise if unsetMorgan Fainberg2018-10-121-3/+0
* Flask comment/docstring cleanupMorgan Fainberg2018-10-111-1/+1
* Convert /v3/users to flask native dispatchingMorgan Fainberg2018-10-111-0/+723