summaryrefslogtreecommitdiff
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* Fix host:port handlingstable/victoriaBence Romsics2022-09-081-2/+4
* Merge "Fix issue with LDAP backend returning bytes instead of string" into st...Zuul2022-06-081-2/+17
|\
| * Fix issue with LDAP backend returning bytes instead of stringGrzegorz Grasza2022-02-071-2/+17
* | Update local_id limit to 255 charactersGrzegorz Grasza2022-06-077-3/+107
|/
* Merge "Fix typos in application credential policies" into stable/victoriavictoria-em18.1.0Zuul2021-10-111-2/+2
|\
| * Fix typos in application credential policiesLance Bragstad2021-10-071-2/+2
* | Merge "Fix typos in ec2 credential policies" into stable/victoriaZuul2021-10-081-6/+6
|\ \
| * | Fix typos in ec2 credential policiesLance Bragstad2021-10-071-6/+6
| |/
* | Fix typo in identity provider policiesLance Bragstad2021-10-071-4/+4
|/
* Hide AccountLocked exception from end usersGage Hugo2021-05-103-6/+8
* Retry update_user when sqlalchemy raises StaleDataErrorsLance Bragstad2021-03-292-0/+46
* Support bytes type in generate_public_ID()Keigo Noha2021-02-032-2/+25
* Merge "Delete system role assignments from system_assignment table" into stab...Zuul2021-01-262-0/+24
|\
| * Delete system role assignments from system_assignment tableVishakha Agarwal2020-10-302-0/+24
* | Use app cred user ID in policy enforcementLance Bragstad2021-01-082-2/+111
|/
* Implement more robust connection handling for asynchronous LDAP callsLance Bragstad2020-10-021-38/+68
* Merge "Spelling Fix"Zuul2020-09-141-2/+2
|\
| * Spelling FixVishakha Agarwal2020-08-061-2/+2
* | Fix gate by running l-c job on BionicGhanshyam Mann2020-09-101-1/+7
* | Write a symptom for checking memcache connectionsLance Bragstad2020-08-262-0/+82
* | Merge "NIT: Spelling Fix"Zuul2020-08-251-1/+1
|\ \ | |/
| * NIT: Spelling FixVishakha Agarwal2020-08-061-1/+1
* | Merge "Remove an assignment from domain and project"Zuul2020-08-252-3/+8
|\ \
| * | Remove an assignment from domain and projectVishakha Agarwal2020-06-222-3/+8
* | | Merge "Properly handle octet (byte) strings when converting LDAP responses"Zuul2020-08-242-1/+25
|\ \ \
| * | | Properly handle octet (byte) strings when converting LDAP responsesLance Bragstad2020-08-052-1/+25
| | |/ | |/|
* | | Follow-up for bug-1891244Vishakha Agarwal2020-08-131-2/+2
* | | Support format for msgpack < 1.0 in token formattermelanie witt2020-08-111-1/+9
* | | Skip tests to update u-c for PyMySql to 0.10.0Vishakha Agarwal2020-08-101-0/+8
|/ /
* | Merge "Stop to use the __future__ module."Zuul2020-07-316-12/+0
|\ \
| * | Stop to use the __future__ module.Hervé Beraud2020-06-026-12/+0
* | | Merge "Fix invalid assertTrue which should be assertEqual"Zuul2020-07-311-1/+1
|\ \ \
| * | | Fix invalid assertTrue which should be assertEqualzhufl2020-07-301-1/+1
* | | | Merge "Fix "allow expired" feature for JWT"Zuul2020-07-292-3/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Fix "allow expired" feature for JWTVishakha Agarwal2020-07-082-3/+22
* | | | Merge "Support regexes in whitelists/blacklists"Zuul2020-07-163-23/+144
|\ \ \ \
| * | | | Support regexes in whitelists/blacklistsJason Anderson2020-05-263-23/+144
| | |/ / | |/| |
* | | | Merge "Add ignore_user_inactivity user option"Zuul2020-07-153-1/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | Add ignore_user_inactivity user optionPavlo Shchelokovskyy2020-07-073-1/+50
* | | | Merge "NIT: Fix Spelling in auth_context.py"Zuul2020-07-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | NIT: Fix Spelling in auth_context.pyVishakha Agarwal2020-06-011-1/+1
* | | | Merge "New config option 'user_limit' in credentials"Zuul2020-06-234-1/+37
|\ \ \ \
| * | | | New config option 'user_limit' in credentialsVishakha Agarwal2020-06-124-1/+37
| |/ / /
* | | | Merge "ldap: fix config option docs for *_tree_dn"Zuul2020-06-221-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | ldap: fix config option docs for *_tree_dnMohammed Naser2020-06-101-2/+4
| | |/ | |/|
* | | Imported Translations from ZanataOpenStack Proposal Bot2020-06-191-2/+9
* | | Merge "Disable EC2 credentials access_id update"Zuul2020-06-182-1/+30
|\ \ \ | |/ / |/| |
| * | Disable EC2 credentials access_id updateVishakha Agarwal2020-05-192-1/+30
| |/
* | Fix UserNotFound exception for expiring groupsColleen Murphy2020-05-101-1/+1
|/
* Fix security issues with EC2 credentialsColleen Murphy2020-05-025-59/+537