summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Return correct link for effective group roles in GET /role_assignmentsHenry Nash2013-07-171-13/+4
* | | | | Support token_format for backward compatibilityGuang Yee2013-07-182-11/+37
| |_|/ / |/| | |
* | | | Merge "grammar fixes in error messages"Jenkins2013-07-171-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | grammar fixes in error messagesDolph Mathews2013-07-161-3/+3
* | | | Implement Token Binding.Jamie Lennox2013-07-178-10/+104
* | | | Implemented token creation without catalog response.Fabio Giannetti2013-07-172-5/+12
* | | | Merge "Fix XML rendering with empty auth payload."Jenkins2013-07-173-2/+8
|\ \ \ \
| * | | | Fix XML rendering with empty auth payload.Jamie Lennox2013-07-173-2/+8
* | | | | Merge "Pluggable Remote User"Jenkins2013-07-173-22/+88
|\| | | |
| * | | | Pluggable Remote UserAdam Young2013-07-173-22/+88
| |/ / /
* / / / Implement role assignment inheritance (OS-INHERIT extension)Henry Nash2013-07-1710-125/+815
|/ / /
* | | Merge "Implements Pluggable V2 Token Provider"Jenkins2013-07-165-229/+263
|\ \ \
| * | | Implements Pluggable V2 Token ProviderGuang Yee2013-07-155-229/+263
* | | | Merge "Python 3.x compatible use of print"Jenkins2013-07-161-2/+2
|\ \ \ \
| * | | | Python 3.x compatible use of printDirk Mueller2013-07-091-2/+2
* | | | | Merge "wsgi.BaseApplication and wsgi.Router factories should use **kwargs"Jenkins2013-07-161-11/+11
|\ \ \ \ \
| * | | | | wsgi.BaseApplication and wsgi.Router factories should use **kwargsAlvaro Lopez Garcia2013-07-091-11/+11
| |/ / / /
* | | | | Merge "Implements Pluggable V3 Token Provider"Jenkins2013-07-1517-446/+630
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Implements Pluggable V3 Token ProviderGuang Yee2013-07-1217-446/+630
| | |/ / | |/| |
* | | | Merge "Sync-up crypto from oslo-incubator"Jenkins2013-07-132-0/+179
|\ \ \ \
| * | | | Sync-up crypto from oslo-incubatorSimo Sorce2013-07-112-0/+179
* | | | | Merge "Register Extensions"Jenkins2013-07-137-29/+155
|\ \ \ \ \
| * | | | | Register ExtensionsAdam Young2013-07-127-29/+155
| |/ / / /
* | | | | Merge "Mixed LDAP/SQL Backend."Jenkins2013-07-125-68/+77
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Mixed LDAP/SQL Backend.Adam Young2013-07-125-68/+77
* | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-07-1222-1036/+1123
|\ \ \ \ \
| * | | | | Imported Translations from TransifexOpenStack Jenkins2013-07-1122-1036/+1123
| | |/ / / | |/| | |
* | | | | Merge "Pass on arguments on Base.get_session"Jenkins2013-07-121-1/+2
|\ \ \ \ \
| * | | | | Pass on arguments on Base.get_sessionBrant Knudson2013-06-061-1/+2
* | | | | | Merge "Move temporary test files into tests/tmp"Jenkins2013-07-112-42/+28
|\ \ \ \ \ \
| * | | | | | Move temporary test files into tests/tmpJamie Lennox2013-07-112-42/+28
| | |_|/ / / | |/| | | |
* | | | | | Merge "Use InnoDB for MySQL"Jenkins2013-07-112-0/+156
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use InnoDB for MySQLBrant Knudson2013-07-102-0/+156
* | | | | | 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
* | | | | | | Merge "Do not create LDAP Domains sub tree"Jenkins2013-07-111-17/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Do not create LDAP Domains sub treeSahdev Zala2013-07-081-17/+0
| |/ / / / /
* | / / / / Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-1013-311/+154
| |/ / / / |/| | | |
* | | | | assignment backendAdam Young2013-07-0917-1648/+2412
| |_|/ / |/| | |
* | | | Merge "Work without admin_token_auth middleware"Jenkins2013-07-091-0/+2
|\ \ \ \
| * | | | Work without admin_token_auth middlewareBrant Knudson2013-07-031-0/+2
| | |_|/ | |/| |
* | | | Merge "Add callbacks for set_global_engine"Jenkins2013-07-081-1/+43
|\ \ \ \
| * | | | Add callbacks for set_global_engineBrant Knudson2013-07-031-1/+43
| |/ / /
* | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-07-0822-931/+2482
|\ \ \ \
| * | | | Imported Translations from TransifexOpenStack Jenkins2013-07-0822-931/+2482
* | | | | Merge "Fix issue with v3 tokens and group membership roles"Jenkins2013-07-084-66/+71
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix issue with v3 tokens and group membership rolesHenry Nash2013-07-064-66/+71
| | |/ / | |/| |
* | | | Merge "DB2 migration support"Jenkins2013-07-086-25/+162
|\ \ \ \
| * | | | DB2 migration supportBrant Knudson2013-07-016-25/+162
* | | | | Merge "Implement GET /role_assignment API call"Jenkins2013-07-086-1/+279
|\ \ \ \ \ | |_|/ / / |/| | | |