summaryrefslogtreecommitdiff
path: root/keystoneclient/middleware
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix thinko in self.middleware.cert_file_missingDirk Mueller2013-01-231-5/+5
* Blueprint memcache-protection: enable memcache value encryption/integrity checkGuang Yee2013-01-152-10/+252
* Warning message is not logged for valid token-less request.nachiappan-veerappan-nachiappan2013-01-141-2/+4
* Merge "Remove iso8601 dep in favor of openstack.common"Jenkins2013-01-131-4/+1
|\
| * Remove iso8601 dep in favor of openstack.commonDolph Mathews2013-01-091-4/+1
* | Use os.path to find ~/keystone-signing (bug 1078947)Dolph Mathews2013-01-111-3/+2
|/
* remove unused importAdam Young2012-12-191-1/+0
* Bug 1052674: added support for Swift cacheGuang Yee2012-12-191-11/+36
* Merge "Fix middleware logging for swift"Jenkins2012-12-181-39/+49
|\
| * Fix middleware logging for swiftChuck Thier2012-12-121-39/+49
* | URL-encode user-supplied tokens (bug 974319)Dolph Mathews2012-12-131-3/+10
|/
* Don't try to split a list of memcache serversKevin L. Mitchell2012-12-031-1/+1
* Throw validation response into the environmentKevin L. Mitchell2012-11-151-0/+10
* Add auth-token code to keystoneclient, along with supporting filesHenry Nash2012-11-122-0/+921
* Make initial structural changes to keystoneclient in preparationHenry Nash2012-11-091-0/+0