summaryrefslogtreecommitdiff
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* Merge "[PooledLDAPHandler] Clean up the fix for result3()"HEADmasterZuul2023-05-161-4/+0
|\
| * [PooledLDAPHandler] Clean up the fix for result3()Pete Zaitcev2023-03-211-4/+0
* | Merge "Print a human readable error if tls certs are not provided"Zuul2023-05-041-0/+5
|\ \
| * | Print a human readable error if tls certs are not providedDavid Hill2023-03-211-0/+5
* | | Merge "Remove authenticate.failed from the notification_opt_out list"Zuul2023-04-211-2/+1
|\ \ \
| * | | Remove authenticate.failed from the notification_opt_out listBoris Bobrov2022-10-141-2/+1
* | | | Merge "fix(federation): allow using numerical group names"Zuul2023-04-213-15/+47
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(federation): allow using numerical group namesMohammed Naser2022-10-073-15/+47
| |/ /
* | | Remove Dependency on Cryptography >=36.0.0Hiromu Asahina2023-03-171-4/+6
* | | Merge "OAuth 2.0 Mutual-TLS Support"23.0.0.0rc123.0.0Zuul2023-03-0316-111/+2415
|\ \ \
| * | | OAuth 2.0 Mutual-TLS Supportsunyonggen2023-03-0316-111/+2415
* | | | Merge "Force algo specific maximum length"Zuul2023-02-283-3/+36
|\ \ \ \
| * | | | Force algo specific maximum lengthDave Wilde (d34dh0r53)2023-02-223-3/+36
| |/ / /
* | | | [PooledLDAPHandler] Ensure result3() invokes message.clean()Mustafa Kemal Gilor2022-12-063-10/+138
|/ / /
* | | Merge "requirements: Bump linter requirements"Zuul2022-10-289-34/+16
|\ \ \
| * | | requirements: Bump linter requirementsStephen Finucane2022-10-269-34/+16
| |/ /
* | | Limit token expiration to application credential expirationDave Wilde (d34dh0r53)2022-10-212-0/+32
|/ /
* | Imported Translations from Zanata22.0.0.0rc122.0.0OpenStack Proposal Bot2022-09-082-688/+22
* | Fix host:port handlingBence Romsics2022-08-301-2/+4
* | Merge "OAuth2.0 Client Credentials Grant Flow Support"Zuul2022-08-2611-4/+834
|\ \
| * | OAuth2.0 Client Credentials Grant Flow SupportYi Feng2022-06-1411-4/+834
| |/
* | Merge "sql: Integrate alembic"Zuul2022-07-297-1034/+832
|\ \
| * | sql: Integrate alembicStephen Finucane2022-06-207-1034/+832
* | | Merge "Only log warnings about token length when length exceeds max_token_size"Zuul2022-07-252-4/+61
|\ \ \
| * | | Only log warnings about token length when length exceeds max_token_sizeLance Bragstad2021-05-032-4/+61
* | | | Imported Translations from ZanataOpenStack Proposal Bot2022-07-021-4/+14
| |/ / |/| |
* | | tests: Don't monkeypatch functionsStephen Finucane2022-06-201-5/+15
* | | sql: Don't create a new connection in migrationsStephen Finucane2022-06-171-1/+1
* | | Ignore UserWarning for scope checks during test runsStephen Finucane2022-06-171-0/+17
* | | Imported Translations from ZanataOpenStack Proposal Bot2022-05-2611-54/+23
* | | Merge "Log the traceback in _handle_keystone_exception"Zuul2022-04-291-3/+1
|\ \ \
| * | | Log the traceback in _handle_keystone_exceptionGrzegorz Grasza2022-03-171-3/+1
| | |/ | |/|
* | | typo fix in docstringjneo82022-04-071-4/+5
|/ /
* | Merge "Properly instantiate FernetUtils"Zuul2022-02-172-3/+3
|\ \
| * | Properly instantiate FernetUtilsLance Bragstad2022-02-042-3/+3
* | | Merge "using standard library secrets function token_bytes to replace os.uran...Zuul2022-02-113-6/+8
|\ \ \
| * | | using standard library secrets function token_bytes to replace os.urandomlinjiang2022-01-033-6/+8
* | | | Merge "sql: Prepare for alembic migration"Zuul2022-02-113-81/+81
|\ \ \ \
| * | | | sql: Prepare for alembic migrationStephen Finucane2022-02-043-81/+81
* | | | | Merge "sql: Remove dead helpers"Zuul2022-02-111-69/+1
|\ \ \ \ \ | |/ / / /
| * | | | sql: Remove dead helpersStephen Finucane2022-02-041-69/+1
* | | | | Merge "sql: Add initial Yoga migration branches"Zuul2022-02-094-0/+56
|\ \ \ \ \ | |/ / / /
| * | | | sql: Add initial Yoga migration branchesStephen Finucane2022-01-244-0/+56
* | | | | Merge "sql: Add additional changes to initial alembic migration"Zuul2022-02-091-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | sql: Add additional changes to initial alembic migrationStephen Finucane2022-01-241-1/+1
* | | | | Merge "sql: Populate initial alembic migration"Zuul2022-02-093-30/+1109
|\ \ \ \ \ | |/ / / /
| * | | | sql: Populate initial alembic migrationStephen Finucane2022-01-243-30/+1109
* | | | | Merge "sql: Move test-only code to tests"Zuul2022-02-092-42/+53
|\ \ \ \ \ | |/ / / /
| * | | | sql: Move test-only code to testsStephen Finucane2022-01-242-42/+53
* | | | | Merge "sql: Vendor 'oslo_db.sqlalchemy.migration'"Zuul2022-02-095-43/+386
|\ \ \ \ \ | |/ / / /