summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use dependency injection for assignment and identity"Jenkins2013-08-029-20/+32
|\
| * Use dependency injection for assignment and identityBrant Knudson2013-07-319-20/+32
* | Merge "Handle circular dependencies"Jenkins2013-08-023-1/+37
|\|
| * Handle circular dependenciesBrant Knudson2013-07-313-1/+37
* | Merge "Clear out the dependency registry between tests"Jenkins2013-08-022-1/+24
|\|
| * Clear out the dependency registry between testsBrant Knudson2013-07-312-1/+24
* | Merge "Remove passwords from LDAP queries"Jenkins2013-08-011-2/+6
|\ \
| * | Remove passwords from LDAP queriesAdam Young2013-07-301-2/+6
* | | Merge "Use keystone.wsgi.Request for RequestClass"Jenkins2013-08-011-1/+1
|\ \ \ | |_|/ |/| |
| * | Use keystone.wsgi.Request for RequestClassBrant Knudson2013-07-291-1/+1
* | | Merge "Ec2 credentials table not created during testing"Jenkins2013-07-311-1/+2
|\ \ \ | |_|/ |/| |
| * | Ec2 credentials table not created during testingBrant Knudson2013-07-221-1/+2
* | | Merge "sql.Driver:authenticate() signatures should match"Jenkins2013-07-305-5/+5
|\ \ \
| * | | sql.Driver:authenticate() signatures should matchBrant Knudson2013-07-175-5/+5
* | | | Merge "default token format/provider handling"Jenkins2013-07-302-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | default token format/provider handlingBrant Knudson2013-07-242-1/+5
* | | | Merge "Implement exception module i18n support"Jenkins2013-07-292-71/+59
|\ \ \ \
| * | | | Implement exception module i18n supportjiataotj2013-07-262-71/+59
* | | | | Merge "Clear cached engine when global engine changes"Jenkins2013-07-291-3/+8
|\ \ \ \ \
| * | | | | Clear cached engine when global engine changesBrant Knudson2013-07-121-3/+8
* | | | | | Remove vestiges of Assignments from LDAP Identity BackendAdam Young2013-07-252-307/+0
| |/ / / / |/| | | |
* | | | | Fixing broken credential schema in sqlite.Nachiappan VR N2013-07-231-0/+119
| |/ / / |/| | |
* | | | Merge "Use assignment_api rather than assignment"Jenkins2013-07-233-53/+55
|\ \ \ \
| * | | | Use assignment_api rather than assignmentBrant Knudson2013-07-223-53/+55
* | | | | Deprecate kvs token backendJoe Gordon2013-07-221-0/+14
| |_|_|/ |/| | |
* | | | Merge "Deprecation warning for [signing] token_format"Jenkins2013-07-211-12/+20
|\ \ \ \
| * | | | Deprecation warning for [signing] token_formatDolph Mathews2013-07-181-12/+20
| |/ / /
* | | | Merge "Return correct link for effective group roles in GET /role_assignments"Jenkins2013-07-211-13/+4
|\ \ \ \ | |/ / / |/| | |
| * | | 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
|\ \ \ \