summaryrefslogtreecommitdiffstats
path: root/keystone/identity
Commit message (Expand)AuthorAgeFilesLines
* Abstract out attribute_ignore assigning in LDAP driverElena Ezhova2013-08-061-6/+0
* Abstract out attribute_mapping filling in LDAP driver.Elena Ezhova2013-08-051-19/+8
* Merge "V3 API need to check mandatory field when creating resources"Jenkins2013-08-021-0/+10
|\
| * V3 API need to check mandatory field when creating resourcesxingzhou2013-08-011-0/+10
* | Merge "Use dependency injection for assignment and identity"Jenkins2013-08-023-6/+6
|\ \
| * | Use dependency injection for assignment and identityBrant Knudson2013-07-313-6/+6
| |/
* / Remove passwords from LDAP queriesAdam Young2013-07-301-2/+6
|/
* Merge "sql.Driver:authenticate() signatures should match"Jenkins2013-07-305-5/+5
|\
| * sql.Driver:authenticate() signatures should matchBrant Knudson2013-07-175-5/+5
* | Remove vestiges of Assignments from LDAP Identity BackendAdam Young2013-07-251-295/+0
* | Merge "Use assignment_api rather than assignment"Jenkins2013-07-233-53/+55
|\ \
| * | Use assignment_api rather than assignmentBrant Knudson2013-07-223-53/+55
| |/
* / Return correct link for effective group roles in GET /role_assignmentsHenry Nash2013-07-171-13/+4
|/
* Implement role assignment inheritance (OS-INHERIT extension)Henry Nash2013-07-173-33/+237
* Mixed LDAP/SQL Backend.Adam Young2013-07-122-14/+5
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-105-47/+15
* assignment backendAdam Young2013-07-094-1632/+146
* 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
* | Implement GET /role_assignment API callHenry Nash2013-07-035-0/+277
|/
* Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-282-118/+104
* LDAP list group users not fail if user entry deletedBrant Knudson2013-06-251-8/+8
* Move identity ldap backend from directory to fileAdam Young2013-06-202-19/+1
* Removing LDAP API ShimAdam Young2013-06-191-257/+184
* Merge "Set default 'ou' name for LDAP projects to Projects"Jenkins2013-06-191-1/+1
|\
| * Set default 'ou' name for LDAP projects to ProjectsSahdev Zala2013-06-171-1/+1
* | Merge "Move user fileds type check to identity.Manager"Jenkins2013-06-184-21/+11
|\ \
| * | Move user fileds type check to identity.ManagerWu Wenxiang2013-06-164-21/+11
* | | Merge "Http 400 when project enabled is not a boolean"Jenkins2013-06-171-0/+6
|\ \ \ | |_|/ |/| |
| * | Http 400 when project enabled is not a booleanWu Wenxiang2013-06-161-0/+6
| |/
* | Merge "LDAP get_project_users should not return password"Jenkins2013-06-171-1/+5
|\ \ | |/ |/|
| * LDAP get_project_users should not return passwordSahdev Zala2013-06-121-1/+5
* | Merge "Correct the default name attribute for role"Jenkins2013-06-151-1/+1
|\ \
| * | Correct the default name attribute for roleSahdev Zala2013-06-101-1/+1
| |/
* | Merge "Add checks to test if enabled is bool"Jenkins2013-06-141-4/+5
|\ \
| * | Add checks to test if enabled is boolgalstrom212013-06-121-4/+5
| |/
* | Merge "drop user and group constraints"Jenkins2013-06-141-8/+15
|\ \
| * | drop user and group constraintsAdam Young2013-06-101-8/+15
| |/
* / Force simple Bind for authenticationJose Castro Leon2013-06-131-13/+2
|/
* Merge "remove_role_from_user_and_project affecting all users (bug 1170649)"Jenkins2013-06-051-0/+1
|\
| * remove_role_from_user_and_project affecting all users (bug 1170649)Dolph Mathews2013-06-031-0/+1
* | Merge "split authenticate call"Jenkins2013-06-055-47/+49
|\ \
| * | split authenticate callAdam Young2013-06-035-47/+49
| |/
* | Merge "Ignore conflict on v2 auto role assignment (bug 1161963)"Jenkins2013-06-041-4/+9
|\ \
| * | Ignore conflict on v2 auto role assignment (bug 1161963)Dolph Mathews2013-06-031-4/+9
| |/
* / Maintain tokens after role assignments (bug 1170186)Dolph Mathews2013-06-031-9/+0
|/
* Merge "Add <version> arg to keystone-manage db_sync"Jenkins2013-05-301-2/+2
|\
| * Add <version> arg to keystone-manage db_syncBrian Waldon2013-05-281-2/+2
* | Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-2/+2
|/
* Merge "Remove unnecessary commented out code"Jenkins2013-05-241-2/+0
|\