summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
...
* | port common policy code to keystonetermie2012-03-087-27/+388
* | rename belongs_to to belongsTo as per the API spec.Michael Basnight2012-03-081-2/+2
* | Merge "HTTP_AUTHORIZATION was used in proxy mode"Jenkins2012-03-081-6/+0
|\ \
| * | HTTP_AUTHORIZATION was used in proxy modeJesse Andrews2012-03-071-6/+0
* | | fixes lp#949648 change belongsTo validate to nameMichael Basnight2012-03-071-1/+1
| |/ |/|
* | Merge "Improve auth_str_equal()."Jenkins2012-03-082-11/+15
|\ \
| * | Improve auth_str_equal().Russell Bryant2012-03-062-11/+15
* | | Merge "fixes bug lp#948439 belongs_to and serviceCatalog behavior * removing ...Jenkins2012-03-081-4/+18
|\ \ \
| * | | fixes bug lp#948439 belongs_to and serviceCatalog behaviorMichael Basnight2012-03-071-4/+18
| | |/ | |/|
* / | Make bind host configurableDevin Carlen2012-03-072-5/+7
|/ /
* | Merge "Isolating backtraces to DEBUG (bug 947060)"Jenkins2012-03-073-1/+29
|\ \
| * | Isolating backtraces to DEBUG (bug 947060)Dolph Mathews2012-03-063-1/+29
* | | Renamed sqlite files (bug 944951)Dolph Mathews2012-03-061-1/+1
| |/ |/|
* | Merge "Add reseller admin capability."Jenkins2012-03-061-16/+29
|\ \ | |/ |/|
| * Add reseller admin capability.Chmouel Boudjnah2012-03-031-16/+29
* | LDAP get_user_by_nameAdam Young2012-03-021-0/+6
|/
* Merge "Added missing import (bug 944905)"Jenkins2012-03-021-0/+1
|\
| * Added missing import (bug 944905)Dolph Mathews2012-03-021-0/+1
* | Merge "standardize ldap and related tests"Jenkins2012-03-023-17/+7
|\ \ | |/ |/|
| * standardize ldap and related teststermie2012-03-013-17/+7
* | improve auth_token middlewareJesse Andrews2012-03-011-330/+323
|/
* Align with project configs.Monty Taylor2012-03-012-1/+127
* Use constant time string comparisons for auth.Russell Bryant2012-02-293-3/+24
* Merge "GET /v2.0 (bug 930321)"Jenkins2012-02-291-33/+57
|\
| * GET /v2.0 (bug 930321)Dolph Mathews2012-02-281-33/+57
* | Merge "Provide request to Middleware.process_response()"Jenkins2012-02-292-13/+8
|\ \
| * | Provide request to Middleware.process_response()Dolph Mathews2012-02-282-13/+8
* | | Merge "Unpythonic code in redux in auth_token.py"Jenkins2012-02-291-83/+113
|\ \ \
| * | | Unpythonic code in redux in auth_token.pyZhongyue Luo2012-02-291-83/+113
| | |/ | |/|
* / | fix pep8termie2012-02-281-1/+1
|/ /
* | LDAP member defaultsAdam Young2012-02-282-5/+3
* | Handle KeyError in _get_admin_auth_token.Dan Prince2012-02-281-1/+5
|/
* Add Vary header (bug 928057)Dolph Mathews2012-02-271-11/+5
* Merge "Implement a Catalog SQL backend"Jenkins2012-02-285-3/+222
|\
| * Implement a Catalog SQL backendAdam Gandelman2012-02-275-3/+222
* | Set tenantName to 'admin' in get_admin_auth_token.Dan Prince2012-02-271-21/+3
|/
* LDAP Identity backendAdam Young2012-02-2710-1/+1548
* Merge "Add HEAD /tokens/{token_id} (bug 933587)"Jenkins2012-02-272-7/+37
|\
| * Add HEAD /tokens/{token_id} (bug 933587)Dolph Mathews2012-02-272-7/+37
* | Merge "Implements extension discovery (bug 928054)"Jenkins2012-02-271-4/+54
|\ \
| * | Implements extension discovery (bug 928054)Dolph Mathews2012-02-271-4/+54
| |/
* | Merge "Support unicode in the keystone database."Jenkins2012-02-271-0/+1
|\ \ | |/ |/|
| * Support unicode in the keystone database.Andrew Bogott2012-02-271-0/+1
* | XML de/serialization (bug 928058)Dolph Mathews2012-02-273-1/+231
|/
* Update auth_token middleware so it sets X_USER_ID.Dan Prince2012-02-251-2/+7
* Merge "Fix case of admin role in middleware."Jenkins2012-02-253-4/+4
|\
| * Fix case of admin role in middleware.Dan Prince2012-02-243-4/+4
* | Merge "Backslash continuations (Keystone)"Jenkins2012-02-253-8/+8
|\ \ | |/ |/|
| * Backslash continuations (Keystone)Zhongyue Luo2012-02-243-8/+8
* | Merge "Removing broken & redundant code (bug 933555)"Jenkins2012-02-241-11/+2
|\ \