summaryrefslogtreecommitdiffstats
path: root/keystone/middleware/core.py
Commit message (Expand)AuthorAgeFilesLines
* Wrap config module and require manual setup (bug 1143998)Dolph Mathews2013-03-201-1/+1
* xml_body returns backtrace on XMLSyntaxErrorDavid Höppner2013-03-141-1/+8
* bug 1131840: fix auth and token data for XML translationGuang Yee2013-02-261-0/+3
* v3 token APIGuang Yee2013-02-201-0/+7
* Fixes 'not in' operator usageZhongyue Luo2013-02-041-1/+1
* Limit the size of HTTP requests.Dan Prince2013-01-211-0/+21
* HACKING compliance: consistent use of 'except'Dolph Mathews2012-11-051-1/+1
* Move 'opentack.context' and 'openstack.params' definitions to keystone.common...Alvaro Lopez Garcia2012-10-291-2/+2
* Keystone should use openstack.common.jsonutilsZhongyue Luo2012-06-281-5/+5
* Removed unused importDolph Mathews2012-06-211-2/+0
* Reorder imports by full module pathZhongyue Luo2012-06-201-2/+2
* 400 on unrecognized content type (bug 1012282)Dolph Mathews2012-06-191-7/+11
* PEP8 fixesDolph Mathews2012-06-181-2/+2
* Added 'NormalizingFilter' middleware.Rafael Durán Castañeda2012-05-151-0/+14
* Provide request to Middleware.process_response()Dolph Mathews2012-02-281-6/+1
* XML de/serialization (bug 928058)Dolph Mathews2012-02-271-1/+30
* Added Apache 2.0 License information.Monty Taylor2012-02-151-0/+14
* Fixes role checking for admin checkVishvananda Ishaya2012-02-101-38/+2
* Add tests for core middlewareBrian Waldon2012-02-101-3/+7
* termie all the thingsDolph Mathews2012-02-081-5/+5
* be more safe with getting json apramstermie2012-02-011-3/+7
* fix keystoneclient teststermie2012-02-011-0/+2
* pep8 cleanupJoe Heck2012-01-301-2/+2
* doc updatesJoe Heck2012-01-291-0/+38
* update some namestermie2012-01-181-0/+100