summaryrefslogtreecommitdiff
path: root/keystonemiddleware
Commit message (Expand)AuthorAgeFilesLines
* print auth version for request strategy in debugushen2019-05-201-1/+1
* 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
* | No need to compare CONF contentwangxiyuan2018-09-072-2/+14
* | Merge "Handle DiscoveryFailure errors"Zuul2018-08-282-0/+12
|\ \
| * | Handle DiscoveryFailure errorsTim Burke2018-08-012-0/+12
* | | Fix KeystoneMiddleware memcachepool abstraction5.2.0Morgan Fainberg2018-07-182-1/+28
|/ /
* | Merge "Introduce new header for system-scoped tokens"5.1.0Zuul2018-05-094-0/+41
|\ \
| * | Introduce new header for system-scoped tokensLance Bragstad2018-05-024-0/+41
* | | Imported Translations from ZanataOpenStack Proposal Bot2018-05-011-8/+1
|/ /
* | Merge "Double quote www_authenticate_uri"Zuul2018-04-212-10/+10
|\ \
| * | Double quote www_authenticate_uriwangxiyuan2018-04-122-10/+10
* | | Merge "Only include response body if there's a response"Zuul2018-04-202-3/+23
|\ \ \
| * | | Only include response body if there's a responseTim Burke2018-04-102-3/+23
* | | | Merge "Properly zero out max_retries in test_http_error_not_cached_token"Zuul2018-04-201-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Properly zero out max_retries in test_http_error_not_cached_tokenTim Burke2018-04-101-1/+1
| |/ /
* | | Merge "Remove kwargs_to_fetch_token"Zuul2018-04-042-19/+1
|\ \ \ | |/ / |/| |
| * | Remove kwargs_to_fetch_tokenwangxiyuan2018-02-222-19/+1
* | | Merge "Fix the AttributeError: __exit__ error"Zuul2018-03-242-3/+8
|\ \ \
| * | | Fix the AttributeError: __exit__ errorwangxiyuan2018-02-222-3/+8
* | | | Merge "Add arguments for MemcacheClientPool init"Zuul2018-03-242-2/+18
|\ \ \ \ | |/ / /
| * | | Add arguments for MemcacheClientPool initwangxiyuan2018-02-222-2/+18
* | | | Imported Translations from ZanataOpenStack Proposal Bot2018-03-012-8/+8
|/ / /
* | | Merge "Identify the keystone service when raising 503"Zuul2018-02-203-3/+10
|\ \ \
| * | | Identify the keystone service when raising 503Chris Dent2018-02-203-3/+10
| |/ /
* | | Add option to disable using oslo_message notifierStefan Nica2018-02-203-1/+19
|/ /
* | Merge "Log TokenNotFound at INFO level instead of WARNING"4.21.0Zuul2018-01-051-2/+2
|\ \
| * | Log TokenNotFound at INFO level instead of WARNINGJohn Dennis2017-12-181-2/+2
* | | cfg.CONF must not be used directlyMehdi Abaakouk2017-12-201-2/+3
|/ /
* | rel-note and doc for lazy loading of oslo_cacheMehdi Abaakouk2017-12-131-0/+2
* | lazy loading of oslo_cacheMehdi Abaakouk2017-12-121-3/+3
|/
* Use oslo_cache in auth_token middlewareJamie Lennox2017-12-015-189/+32
* Imported Translations from ZanataOpenStack Proposal Bot2017-11-162-10/+86
* Merge "Rename auth_uri to www_authenticate_uri"Zuul2017-10-209-36/+95
|\
| * Rename auth_uri to www_authenticate_uriColleen Murphy2017-10-119-36/+95
* | Fix py3 byte/string errorTin Lam2017-10-112-1/+17
* | Merge "Issue a deprecation warning for validating PKI tokens"Jenkins2017-10-061-0/+7
|\ \
| * | Issue a deprecation warning for validating PKI tokensJamie Lennox2017-10-031-0/+7
| |/