summaryrefslogtreecommitdiff
path: root/keystonemiddleware/auth_token
Commit message (Expand)AuthorAgeFilesLines
* Remove cache invalidation when using expired token10.2.0stable/2023.1Jorge Merlino2022-12-121-6/+0
* Switch to eventlet-safe oslo.cache's MemcacheClientPoolMichal Arbet2021-02-112-4/+10
* Merge "Change the default Identity endpoint to internal"victoria-em9.1.0stable/victoriaZuul2020-07-061-2/+2
|\
| * Change the default Identity endpoint to internalJens Harbott2020-06-141-2/+2
* | Update hacking for Python3Andreas Jaeger2020-03-301-1/+1
* | Merge "Fix DeprecationWarning: invalid escape sequence issues"Zuul2020-01-021-4/+4
|\ \
| * | Fix DeprecationWarning: invalid escape sequence issuesSean McGinnis2019-11-131-4/+4
* | | Rename _v3_to_v2_catalog to _normalize_catalog8.0.0Gage Hugo2019-12-201-14/+10
* | | Remove v2.0 functionalityGage Hugo2019-11-271-28/+7
|/ /
* | Merge "Add validation of app cred access rules"7.0.0Zuul2019-07-183-2/+81
|\ \
| * | Add validation of app cred access rulesColleen Murphy2019-07-153-2/+81
* | | 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-214-301/+8
|\ \ \
| * | | Remove PKI/PKIZ supportMorgan Fainberg2019-06-194-301/+8
* | | | Fix bandit warningLance Bragstad2019-06-201-2/+2
|/ / /
* | | Merge "Add a new option to choose the Identity endpoint"6.1.0Zuul2019-06-123-8/+20
|\ \ \ | |/ / |/| / | |/
| * Add a new option to choose the Identity endpointJens Harbott2019-06-033-8/+20
* | 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-072-0/+7
* Merge "Stop supporting revocation list"Zuul2018-11-074-205/+1
|\
| * Stop supporting revocation listMorgan Fainberg2018-10-304-205/+1
* | Documentation Fix - auth_url Port NumberDavid Olorundare2018-11-051-1/+1
|/
* Respect delay_auth_decision when Keystone is unavailableTim Burke2018-09-111-0/+5
* No need to compare CONF contentwangxiyuan2018-09-071-1/+1
* Merge "Handle DiscoveryFailure errors"Zuul2018-08-281-0/+1
|\
| * Handle DiscoveryFailure errorsTim Burke2018-08-011-0/+1
* | Fix KeystoneMiddleware memcachepool abstraction5.2.0Morgan Fainberg2018-07-181-1/+5
|/
* Introduce new header for system-scoped tokensLance Bragstad2018-05-022-0/+14
* Merge "Double quote www_authenticate_uri"Zuul2018-04-211-1/+1
|\
| * Double quote www_authenticate_uriwangxiyuan2018-04-121-1/+1
* | Merge "Only include response body if there's a response"Zuul2018-04-201-3/+4
|\ \ | |/ |/|
| * Only include response body if there's a responseTim Burke2018-04-101-3/+4
* | Merge "Remove kwargs_to_fetch_token"Zuul2018-04-041-17/+1
|\ \ | |/ |/|
| * Remove kwargs_to_fetch_tokenwangxiyuan2018-02-221-17/+1
* | Fix the AttributeError: __exit__ errorwangxiyuan2018-02-221-2/+1
* | Add arguments for MemcacheClientPool initwangxiyuan2018-02-221-2/+9
* | Identify the keystone service when raising 503Chris Dent2018-02-201-1/+2
|/
* 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-013-187/+12
* Merge "Rename auth_uri to www_authenticate_uri"Zuul2017-10-203-11/+34
|\
| * Rename auth_uri to www_authenticate_uriColleen Murphy2017-10-113-11/+34
* | Fix py3 byte/string errorTin Lam2017-10-111-0/+16
* | 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
| |/