summaryrefslogtreecommitdiffstats
path: root/keystone/assignment/backends/ldap.py
Commit message (Expand)AuthorAgeFilesLines
* 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-14/+5
* Use dependency injection for assignment and identityBrant Knudson2013-07-311-0/+2
* Remove vestiges of Assignments from LDAP Identity BackendAdam Young2013-07-251-12/+0
* Implement role assignment inheritance (OS-INHERIT extension)Henry Nash2013-07-171-2/+4
* Mixed LDAP/SQL Backend.Adam Young2013-07-121-37/+7
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-101-27/+4
* assignment backendAdam Young2013-07-091-0/+604