summaryrefslogtreecommitdiff
path: root/keystoneclient/middleware
Commit message (Expand)AuthorAgeFilesLines
* Make auth_token middleware fetching respect prefixJamie Lennox2013-08-191-4/+6
* Merge "Fix a typo in fetch_revocation_list"Jenkins2013-08-161-2/+2
|\
| * Fix a typo in fetch_revocation_listMatthieu Huin2013-08-061-2/+2
* | Merge "Don't cache tokens as invalid on network errors"Jenkins2013-08-151-3/+11
|\ \
| * | Don't cache tokens as invalid on network errorsChmouel Boudjnah2013-08-091-3/+11
* | | Merge "Fixes files with wrong bitmode"Jenkins2013-08-151-0/+0
|\ \ \
| * | | Fixes files with wrong bitmodelawrancejing2013-08-131-0/+0
| | |/ | |/|
* | | Merge "Refactor verify signing dir logic"Jenkins2013-08-141-16/+27
|\ \ \
| * | | Refactor verify signing dir logicWu Wenxiang2013-08-141-16/+27
| |/ /
* | | Merge "python3: Add basic compatibility support"Jenkins2013-08-141-1/+3
|\ \ \ | |/ / |/| |
| * | python3: Add basic compatibility supportChuck Short2013-08-041-1/+3
* | | auth_uri (public ep) should not default to auth_* values (admin ep)Dolph Mathews2013-08-051-7/+16
* | | Adds help in keystone_authtoken config optsThomas Goirand2013-08-051-22/+85
|/ /
* | Merge "flake8: fix alphabetical imports and enable H306"Jenkins2013-08-021-2/+2
|\ \ | |/ |/|
| * flake8: fix alphabetical imports and enable H306Dolph Mathews2013-08-011-2/+2
* | Merge "Drop webob from auth_token.py"Jenkins2013-08-011-5/+19
|\ \ | |/ |/|
| * Drop webob from auth_token.pyPete Zaitcev2013-07-261-5/+19
* | Merge "no logging on cms failure"Jenkins2013-07-311-0/+1
|\ \
| * | no logging on cms failureAdam Young2013-07-261-0/+1
| |/
* | rm improper assert syntaxKun Huang2013-07-171-2/+2
|/
* Fix and enable gating on H402Dirk Mueller2013-07-121-1/+1
* Fix auth_token.py bad signing_dir log messageDonagh McCabe2013-07-041-1/+1
* Fix and enable H401Dirk Mueller2013-06-272-16/+16
* Merge "Fix the cache interface to use time= by default."Jenkins2013-06-261-7/+7
|\
| * Fix the cache interface to use time= by default.Chmouel Boudjnah2013-06-211-7/+7
* | Change memcache config entry name in Keystone to be consistent with Osloxingzhou2013-06-201-2/+3
|/
* Fix memcache encryption middlewareBryan D. Payne2013-06-192-146/+182
* Merge "Allow keystoneclient to work with older keystone installs"Jenkins2013-06-111-1/+4
|\
| * Allow keystoneclient to work with older keystone installsBrian Lamar2013-03-251-1/+4
* | Check ExpiryAdam Young2013-05-281-13/+22
* | Default signing_dir to secure temp dir (bug 1181157)Dolph Mathews2013-05-221-3/+5
* | Merge "Use testr instead of nose."Jenkins2013-05-171-67/+0
|\ \
| * | Use testr instead of nose.Monty Taylor2013-05-101-67/+0
* | | Securely create signing_dir (bug 1174608)Dolph Mathews2013-05-081-9/+14
|/ /
* | Fix v3 with UUID and memcache expiring.Chmouel Boudjnah2013-04-031-1/+1
|/
* Config value for revocation list timeoutAdam Young2013-03-191-2/+3
* Merge "Cache tokens using memorycache from oslo."0.2.3Jenkins2013-03-181-14/+3
|\
| * Cache tokens using memorycache from oslo.Vishvananda Ishaya2013-03-151-14/+3
* | Merge "Doc info and other readability improvements"Jenkins2013-03-151-40/+27
|\ \
| * | Doc info and other readability improvementsHenry Nash2013-03-131-40/+27
* | | Merge "Retry http_request and json_request failure."Jenkins2013-03-151-23/+26
|\ \ \ | |_|/ |/| |
| * | Retry http_request and json_request failure.Vishvananda Ishaya2013-03-121-23/+26
| |/
* | Merge "Use v2.0 api by default in auth_token middleware"Jenkins2013-03-141-1/+1
|\ \
| * | Use v2.0 api by default in auth_token middlewareDan Prince2013-03-121-1/+1
| |/
* | Make auth_token lazy load the auth_version.Dan Prince2013-03-131-3/+5
|/
* Fix auth-token middleware to understand v3 tokensHenry Nash2013-03-111-38/+217
* Remove test dep on name of dir (bug 1124283)Dolph Mathews2013-03-041-1/+1
* Use oslo-config-2013.1b3Alan Pevec2013-02-171-16/+13
* Allow configure auth_token http connect timeout.Chmouel Boudjnah2013-02-141-2/+8
* Mark password config options with secretMichael J Fork2013-02-041-3/+3