summaryrefslogtreecommitdiff
path: root/keystonemiddleware
Commit message (Expand)AuthorAgeFilesLines
* Add timeout for requestsHEAD10.3.0masterHiromu Asahina2023-03-182-4/+17
* OAuth 2.0 Mutual-TLS Supportsunyonggen2023-03-033-0/+638
* Remove cache invalidation when using expired token10.2.0stable/2023.1Jorge Merlino2022-12-122-25/+0
* Fix pep8 gateDave Wilde2022-12-091-4/+1
* OAuth2.0 Client Credentials Grant Flow Support10.1.0Yi Feng2022-08-232-0/+404
* Fix logging notifier unit test10.0.1Ayumu Ueha2022-08-091-0/+2
* Merge "Remove references to 'sys.version_info'"Zuul2022-05-301-18/+0
|\
| * Remove references to 'sys.version_info'dengzhaosen2021-04-271-18/+0
* | Add oslo.config.opts entrypoint for audit middleware optionsTakashi Kajinami2021-08-121-2/+2
|/
* Switch to eventlet-safe oslo.cache's MemcacheClientPoolMichal Arbet2021-02-112-4/+10
* Merge "Use unittest.mock instead of third party mock"Zuul2020-08-2410-10/+13
|\
| * Use unittest.mock instead of third party mockSean McGinnis2020-04-1810-10/+13
* | Merge "Change the default Identity endpoint to internal"victoria-em9.1.0stable/victoriaZuul2020-07-062-5/+5
|\ \ | |/ |/|
| * Change the default Identity endpoint to internalJens Harbott2020-06-142-5/+5
* | Update hacking for Python3Andreas Jaeger2020-03-302-2/+2
* | Merge "Remove keystoneclient exception usage in tests"Zuul2020-01-021-3/+2
|\ \
| * | Remove keystoneclient exception usage in testsGage Hugo2019-11-241-3/+2
* | | Merge "Fix DeprecationWarning: invalid escape sequence issues"Zuul2020-01-021-4/+4
|\ \ \
| * | | Fix DeprecationWarning: invalid escape sequence issuesSean McGinnis2019-11-131-4/+4
| |/ /
* | | Imported Translations from ZanataOpenStack Proposal Bot2019-12-222-20/+2
* | | Rename _v3_to_v2_catalog to _normalize_catalog8.0.0Gage Hugo2019-12-202-16/+12
* | | Merge "Change ec2 URLs to v3"Zuul2019-12-032-16/+10
|\ \ \
| * | | Change ec2 URLs to v3Gage Hugo2019-11-292-16/+10
* | | | Remove v2.0 functionalityGage Hugo2019-11-273-340/+17
| |/ / |/| |
* | | Make tests pass in 2022Bernhard M. Wiedemann2019-09-171-1/+2
* | | Fix misspell wordQ.hongtao2019-09-091-1/+1
|/ /
* | Merge "Add validation of app cred access rules"7.0.0Zuul2019-07-187-2/+365
|\ \
| * | Add validation of app cred access rulesColleen Murphy2019-07-157-2/+365
* | | Merge "print auth version for request strategy in debug"Zuul2019-07-121-1/+1
|\ \ \ | |/ / |/| |
| * | print auth version for request strategy in debugushen2019-05-201-1/+1
* | | Merge "Remove PKI/PKIZ support"Zuul2019-06-218-868/+14
|\ \ \
| * | | Remove PKI/PKIZ supportMorgan Fainberg2019-06-198-868/+14
* | | | Remove Diablo compatibility testsColleen Murphy2019-06-202-62/+0
* | | | Fix bandit warningLance Bragstad2019-06-201-2/+2
|/ / /
* | | Merge "Add a new option to choose the Identity endpoint"6.1.0Zuul2019-06-124-8/+22
|\ \ \ | |/ / |/| / | |/
| * Add a new option to choose the Identity endpointJens Harbott2019-06-034-8/+22
* | Fix string format errorSean McGinnis2019-04-091-1/+1
|/
* Fix service_token_role_required optionZhongShengping2019-02-151-3/+3
* Add auth invalidation in auth_token for identity endpoint updateYang Youseok2019-02-073-0/+20
* Make sure audit middleware use own contextLeehom Li (feli5)2018-12-243-10/+11
* Added request_id and global_request_id to CADF notificationsArtem Vasilyev2018-11-192-2/+32
* Merge "Stop supporting revocation list"Zuul2018-11-078-696/+1
|\
| * Stop supporting revocation listMorgan Fainberg2018-10-308-696/+1
* | Documentation Fix - auth_url Port NumberDavid Olorundare2018-11-051-1/+1
* | Fix audit target service selectionMichael Johnson2018-10-292-2/+40
* | Merge "Skip the services with no endpoints when parsing service catalog"Zuul2018-10-282-0/+22
|\ \
| * | Skip the services with no endpoints when parsing service catalogGuang Yee2018-10-262-0/+22
| |/
* | Merge "Expect paste.deploy and gnocchi/panko options"Zuul2018-10-262-6/+7
|\ \ | |/ |/|
| * Expect paste.deploy and gnocchi/panko optionsAbhishek Sharma2017-12-072-6/+7
* | Respect delay_auth_decision when Keystone is unavailableTim Burke2018-09-112-0/+71