summaryrefslogtreecommitdiffstats
path: root/keystone/identity/backends
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
* Merge "Implement domain specific Identity backends"Jenkins2013-08-164-30/+31
|\
| * Implement domain specific Identity backendsHenry Nash2013-08-154-30/+31
* | Increase length of username in DBAlvaro Lopez Garcia2013-08-151-1/+1
|/
* 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-022-0/+4
|\
| * Use dependency injection for assignment and identityBrant Knudson2013-07-312-0/+4
* | Remove passwords from LDAP queriesAdam Young2013-07-301-2/+6
|/
* Merge "sql.Driver:authenticate() signatures should match"Jenkins2013-07-304-4/+4
|\
| * sql.Driver:authenticate() signatures should matchBrant Knudson2013-07-174-4/+4
* | Remove vestiges of Assignments from LDAP Identity BackendAdam Young2013-07-251-295/+0
* | Use assignment_api rather than assignmentBrant Knudson2013-07-222-23/+25
|/
* Mixed LDAP/SQL Backend.Adam Young2013-07-121-5/+5
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-104-18/+11
* assignment backendAdam Young2013-07-093-1319/+40
* Merge "Fix issue with v3 tokens and group membership roles"Jenkins2013-07-083-46/+13
|\
| * Fix issue with v3 tokens and group membership rolesHenry Nash2013-07-063-46/+13
* | Implement GET /role_assignment API callHenry Nash2013-07-032-0/+76
|/
* 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-183-17/+0
|\ \ | |/ |/|
| * Move user fileds type check to identity.ManagerWu Wenxiang2013-06-163-17/+0
* | 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 "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
* | split authenticate callAdam Young2013-06-034-44/+31
|/
* 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
|\
| * Remove unnecessary commented out codeLance Bragstad2013-05-231-2/+0
* | eliminate 'except:' (flake8 H201)Dolph Mathews2013-05-231-4/+1
* | consistent i18n placeholders (flake8 H701, H702, H703)Dolph Mathews2013-05-232-6/+6
* | Use TODO(NAME) (flake8 H101)Dolph Mathews2013-05-231-1/+1
|/
* Satisfy flake8 import rules F401 and F403Dolph Mathews2013-05-231-0/+1
* Merge "Read-only default domain for LDAP (bug 1168726)"Jenkins2013-05-211-108/+83
|\
| * Read-only default domain for LDAP (bug 1168726)Dolph Mathews2013-05-211-108/+83
* | get SQL refs from session (bp sql-query-get)Dolph Mathews2013-05-201-113/+85
|/