summaryrefslogtreecommitdiffstats
path: root/keystone/middleware
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Allow other middleware overriding authentication."Jenkins2012-05-291-5/+16
|\ \ \
| * | | Allow other middleware overriding authentication.Chmouel Boudjnah2012-05-211-5/+16
* | | | Merge "blueprint 2-way-ssl"Jenkins2012-05-292-7/+22
|\ \ \ \
| * | | | blueprint 2-way-sslLiem Nguyen2012-05-242-7/+22
| | |_|/ | |/| |
* / | | Fixes some pep8 warning/errors.Chmouel Boudjnah2012-05-241-1/+1
|/ / /
* / / Backslash continuation removal (Keystone folsom-1)Zhongyue Luo2012-05-191-3/+4
|/ /
* / Added 'NormalizingFilter' middleware.Rafael Durán Castañeda2012-05-151-0/+14
|/
* Exit on error in a S3 way.Chmouel Boudjnah2012-05-011-13/+38
* Add a _ at the end of reseller_prefix default.Chmouel Boudjnah2012-04-031-1/+10
* Merge "Add support to swift_auth for tokenless authz"Jenkins2012-04-031-30/+76
|\
| * Add support to swift_auth for tokenless authzMaru Newby2012-03-301-30/+76
* | additional logging to support debugging auth issueJoe Heck2012-03-311-1/+7
|/
* Merge "Improve swift_auth test coverage + Minor fixes"Jenkins2012-03-301-9/+9
|\
| * Improve swift_auth test coverage + Minor fixesMaru Newby2012-03-231-9/+9
* | Merge "updating docs to include creating service accts"Jenkins2012-03-271-1/+1
|\ \ | |/ |/|
| * updating docs to include creating service acctsJoe Heck2012-03-201-1/+1
* | S3 tokens cleanups.Chmouel Boudjnah2012-03-231-43/+81
* | Rename tokenauth to authtoken.Chmouel Boudjnah2012-03-201-2/+7
|/
* Merge "Refactor keystone.common.logging use (bug 948224)"Jenkins2012-03-201-20/+20
|\
| * Refactor keystone.common.logging use (bug 948224)Dolph Mathews2012-03-141-20/+20
* | Merge "Remove nova-specific middlewares"Jenkins2012-03-192-174/+0
|\ \
| * | Remove nova-specific middlewaresBrian Waldon2012-03-192-174/+0
* | | Remove glance_auth_token middlewareBrian Waldon2012-03-161-78/+0
|/ /
* / Update username -> name in token response.Brian Lamar2012-03-141-1/+1
|/
* Allow connect to another tenant.Chmouel Boudjnah2012-03-141-5/+21
* Improved legacy tenancy resolution (bug 951933)Dolph Mathews2012-03-131-10/+23
* Fix iso8601 import/use and date comparaison.Chmouel Boudjnah2012-03-121-2/+4
* Add simple set of tests for auth_token middlewareBrian Waldon2012-03-101-1/+6
* Merge "Make sure we have a port number before int it."Jenkins2012-03-102-10/+2
|\
| * Make sure we have a port number before int it.Chmouel Boudjnah2012-03-082-10/+2
* | Add token caching via memcache.Chmouel Boudjnah2012-03-091-0/+70
* | Added license header (bug 929663)Dolph Mathews2012-03-091-0/+16
* | HTTP_AUTHORIZATION was used in proxy modeJesse Andrews2012-03-071-6/+0
|/
* Add reseller admin capability.Chmouel Boudjnah2012-03-031-16/+29
* improve auth_token middlewareJesse Andrews2012-03-011-330/+323
* Merge "Provide request to Middleware.process_response()"Jenkins2012-02-291-6/+1
|\
| * Provide request to Middleware.process_response()Dolph Mathews2012-02-281-6/+1
* | Unpythonic code in redux in auth_token.pyZhongyue Luo2012-02-291-83/+113
* | Handle KeyError in _get_admin_auth_token.Dan Prince2012-02-281-1/+5
|/
* Set tenantName to 'admin' in get_admin_auth_token.Dan Prince2012-02-271-21/+3
* XML de/serialization (bug 928058)Dolph Mathews2012-02-271-1/+30
* Update auth_token middleware so it sets X_USER_ID.Dan Prince2012-02-251-2/+7
* Fix case of admin role in middleware.Dan Prince2012-02-243-4/+4
* Remove extraneous _validate_claims() arg.Eoghan Glynn2012-02-241-1/+1
* Fix copyright dates and remove duplicate Apache licenses.Shevek2012-02-226-109/+29
* Merge "Re-adds admin_pass/user to auth_tok middleware."Jenkins2012-02-221-7/+39
|\
| * Re-adds admin_pass/user to auth_tok middleware.Dan Prince2012-02-221-7/+39
* | Update docs for Swift and S3 middlewares.Chmouel Boudjnah2012-02-161-13/+5
|/
* Added Apache 2.0 License information.Monty Taylor2012-02-158-0/+112
* Merge "Add s3_token." into reduxJenkins2012-02-141-0/+136
|\