summaryrefslogtreecommitdiffstats
path: root/tests/test_backend_ldap.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Scipped tests don't render as ERROR's"Jenkins2013-07-261-35/+33
|\
| * Scipped tests don't render as ERROR'sVictor Sergeyev2013-07-261-35/+33
* | Remove vestiges of Assignments from LDAP Identity BackendAdam Young2013-07-251-3/+3
|/
* Implement role assignment inheritance (OS-INHERIT extension)Henry Nash2013-07-171-0/+4
* Mixed LDAP/SQL Backend.Adam Young2013-07-121-230/+238
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-101-25/+1
* Merge "Fix issue with v3 tokens and group membership roles"Jenkins2013-07-081-1/+50
|\
| * Fix issue with v3 tokens and group membership rolesHenry Nash2013-07-061-1/+50
* | Implement GET /role_assignment API callHenry Nash2013-07-031-0/+3
|/
* Manager instead of direct driverAdam Young2013-06-281-40/+32
* Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-281-4/+3
* LDAP list group users not fail if user entry deletedBrant Knudson2013-06-251-2/+4
* Removing LDAP API ShimAdam Young2013-06-191-1/+1
* Isolate eventlet code into environment.Jamie Lennox2013-06-181-1/+2
* Merge "Http 400 when project enabled is not a boolean"Jenkins2013-06-171-2/+2
|\
| * Http 400 when project enabled is not a booleanWu Wenxiang2013-06-161-2/+2
* | Merge "LDAP get_project_users should not return password"Jenkins2013-06-171-3/+0
|\ \ | |/ |/|
| * LDAP get_project_users should not return passwordSahdev Zala2013-06-121-3/+0
* | Force simple Bind for authenticationJose Castro Leon2013-06-131-0/+19
|/
* split authenticate callAdam Young2013-06-031-1/+2
* Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-1/+1
* imports not in alphabetical order (flake8 H306)Dolph Mathews2013-05-241-0/+1
* Use TODO(NAME) (flake8 H101)Dolph Mathews2013-05-231-1/+1
* Remove unused variables (flake8 F841)Dolph Mathews2013-05-231-1/+1
* Read-only default domain for LDAP (bug 1168726)Dolph Mathews2013-05-211-31/+61
* LDAP list groups with missing member entryBrant Knudson2013-05-031-0/+36
* Merge "Allow additional attribute mappings in ldap"Jenkins2013-04-261-0/+20
|\
| * Allow additional attribute mappings in ldapAllan Feid2013-04-141-0/+20
* | Removed unused importsDolph Mathews2013-04-161-2/+0
|/
* Add a dereference option for ldapAllan Feid2013-03-211-0/+7
* Support for LDAP groups (bug #1092187)Sahdev Zala2013-03-191-39/+38
* Fix live ldap testsAllan Feid2013-03-191-27/+32
* Added test cases to improve LDAP project testingBrad Topol2013-03-121-1/+48
* Revert "from tests import"Adam Young2013-03-111-2/+2
* Merge "Make getting user-domain roles backend independant"Jenkins2013-03-111-0/+6
|\
| * Make getting user-domain roles backend independantHenry Nash2013-03-041-0/+6
* | Merge "from tests import"Jenkins2013-03-111-2/+2
|\ \
| * | from tests importAdam Young2013-03-081-2/+2
| |/
* / add missing attributes for group/project tables (bug1126021)Gordon Chung2013-03-071-31/+33
|/
* Fix id_to_dn for creating objectsAdam Young2013-02-211-3/+0
* Merge "enabled attribute emulation support"Jenkins2013-02-211-0/+66
|\
| * enabled attribute emulation supportalatynskaya2013-02-201-0/+66
* | Merge "make LDAP query scope configurable"Jenkins2013-02-201-0/+12
|\ \ | |/ |/|
| * make LDAP query scope configurableIonuț Arțăriși2013-02-181-0/+12
* | Implement name space for domainsHenry Nash2013-02-191-0/+30
|/
* Merge "remove unneeded config reloading (it's already done during setUp)"Jenkins2013-02-161-55/+0
|\
| * remove unneeded config reloading (it's already done during setUp)Ionuț Arțăriși2013-02-081-55/+0
* | add missing kvs functionality (bug1119770)Gordon Chung2013-02-141-18/+4
* | adding additional backend tests (bug1101244)Gordon Chung2013-02-131-0/+39
* | Keystone backend preparation for domain-scopingHenry Nash2013-02-121-16/+26