summaryrefslogtreecommitdiff
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |/ / / /
| * | | | sql: Vendor 'oslo_db.sqlalchemy.migration'Stephen Finucane2022-01-245-43/+386
* | | | | Merge "sql: Move migrations to 'legacy_migrations'"Zuul2022-02-0842-18/+49
|\ \ \ \ \ | |/ / / /
| * | | | sql: Move migrations to 'legacy_migrations'Stephen Finucane2022-01-2142-18/+49
* | | | | Merge "sql: Remove dead code"Zuul2022-02-081-83/+0
|\ \ \ \ \ | |/ / / /
| * | | | sql: Remove dead codeStephen Finucane2022-01-211-83/+0
* | | | | Merge "cmd: Remove deprecated '--extension' argument"Zuul2022-02-081-79/+80
|\ \ \ \ \ | |/ / / /
| * | | | cmd: Remove deprecated '--extension' argumentStephen Finucane2022-01-211-79/+80
* | | | | Merge "sql: Add initial alembic scaffolding"Zuul2022-02-085-0/+254
|\ \ \ \ \ | |/ / / /