summaryrefslogtreecommitdiffstats
path: root/keystone/common/controller.py
Commit message (Expand)AuthorAgeFilesLines
* Implement domain specific Identity backendsHenry Nash2013-08-151-25/+26
* Merge "Refactor Keystone to use unified logging from Oslo"Jenkins2013-08-151-2/+1
|\
| * Refactor Keystone to use unified logging from OsloLance Bragstad2013-08-151-2/+1
* | Revoke user tokens when disabling/delete a projectChmouel Boudjnah2013-08-151-0/+4
|/
* Implement Token Binding.Jamie Lennox2013-07-171-0/+4
* Implements Pluggable V2 Token ProviderGuang Yee2013-07-151-1/+1
* Merge "Remove context from get_token call in normalize_domain_id"Jenkins2013-07-111-1/+1
|\
| * Remove context from get_token call in normalize_domain_idSteve Martinelli2013-07-081-1/+1
* | assignment backendAdam Young2013-07-091-1/+2
* | Implement GET /role_assignment API callHenry Nash2013-07-031-1/+2
|/
* Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-281-21/+15
* Improve the performance of tokens deletion for usergengjh2013-05-301-14/+5
* Merge "Move auth_token middleware from admin user to an RBAC policy"Jenkins2013-05-301-2/+2
|\
| * Move auth_token middleware from admin user to an RBAC policyJoe Gordon2013-05-161-2/+2
* | consistent i18n placeholders (flake8 H701, H702, H703)Dolph Mathews2013-05-231-4/+3
* | extracting credentialsAdam Young2013-05-171-1/+1
|/
* Allow trusts to be optionalDolph Mathews2013-03-201-0/+1
* extracting user and trust ids into normalized fieldsAdam Young2013-03-151-0/+31
* Improve tests for api protection and filteringHenry Nash2013-03-121-1/+20
* TrustsAdam Young2013-03-051-1/+2
* bug 1131840: fix auth and token data for XML translationGuang Yee2013-02-261-1/+1
* flatten payload for policyAdam Young2013-02-261-28/+57
* Pass query filter attributes to policy engineHenry Nash2013-02-211-36/+100
* v3 token APIGuang Yee2013-02-201-1/+1
* Keystone backend preparation for domain-scopingHenry Nash2013-02-121-0/+50
* Relational API linksDolph Mathews2013-02-071-2/+57
* Fix i18n of string templates.Yuriy Taraday2013-01-151-2/+2
* Merge "Validated URLs in v2 endpoint creation API"Jenkins2013-01-131-7/+6
|\
| * Validated URLs in v2 endpoint creation APITushar Patil2013-01-111-7/+6
* | Fixes import order nitsZhongyue Luo2013-01-111-1/+1
|/
* il8n some stringsChuck Short2013-01-031-7/+7
* Driver registryDolph Mathews2012-12-211-7/+3
* Move token controller into keystone.tokenDolph Mathews2012-12-121-4/+8
* Wrap v3 API with RBAC (bug 1023943)Dolph Mathews2012-11-201-0/+51
* Identity API v3 Config, Routers, ControllersDolph Mathews2012-09-051-0/+45