summaryrefslogtreecommitdiffstats
path: root/keystone/identity/backends/ldap.py
Commit message (Expand)AuthorAgeFilesLines
* Fix LDAP Identity get user with user_enabled_maskBrant Knudson2013-08-161-2/+3
* Fix LDAP Identity with non-zero user_enabled_defaultBrant Knudson2013-08-161-1/+1
* Implement domain specific Identity backendsHenry Nash2013-08-151-30/+22
* Refactor Keystone to use unified logging from OsloLance Bragstad2013-08-151-1/+1
* 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 "Use dependency injection for assignment and identity"Jenkins2013-08-021-0/+2
|\
| * Use dependency injection for assignment and identityBrant Knudson2013-07-311-0/+2
* | Remove passwords from LDAP queriesAdam Young2013-07-301-2/+6
|/
* Merge "sql.Driver:authenticate() signatures should match"Jenkins2013-07-301-1/+1
|\
| * sql.Driver:authenticate() signatures should matchBrant Knudson2013-07-171-1/+1
* | Remove vestiges of Assignments from LDAP Identity BackendAdam Young2013-07-251-295/+0
* | Use assignment_api rather than assignmentBrant Knudson2013-07-221-21/+23
|/
* Mixed LDAP/SQL Backend.Adam Young2013-07-121-5/+5
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-101-2/+3
* assignment backendAdam Young2013-07-091-237/+29
* Fix issue with v3 tokens and group membership rolesHenry Nash2013-07-061-11/+13
* 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-201-0/+879