summaryrefslogtreecommitdiffstats
path: root/keystone/common/ldap
Commit message (Expand)AuthorAgeFilesLines
* Implement domain specific Identity backendsHenry Nash2013-08-151-9/+7
* Refactor Keystone to use unified logging from OsloLance Bragstad2013-08-152-8/+5
* Abstract out attribute_ignore assigning in LDAP driverElena Ezhova2013-08-061-0/+4
* Abstract out attribute_mapping filling in LDAP driver.Elena Ezhova2013-08-051-1/+6
* Fix the debug statement.Sahdev Zala2013-05-291-1/+1
* Merge "Add missing space to error msg"Jenkins2013-05-291-1/+1
|\
| * Add missing space to error msgDolph Mathews2013-05-211-1/+1
* | consistent i18n placeholders (flake8 H701, H702, H703)Dolph Mathews2013-05-232-23/+38
* | Satisfy flake8 import rules F401 and F403Dolph Mathews2013-05-231-0/+1
* | Read-only default domain for LDAP (bug 1168726)Dolph Mathews2013-05-211-2/+6
|/
* Allow additional attribute mappings in ldapAllan Feid2013-04-141-2/+34
* Add TLS Support for LDAPBrad Topol2013-04-091-2/+86
* Add a dereference option for ldapAllan Feid2013-03-211-2/+19
* Merge "Properly handle emulated ldap enablement"Jenkins2013-03-201-13/+14
|\
| * Properly handle emulated ldap enablementAllan Feid2013-03-191-13/+14
* | Correct spacing in warning msgDolph Mathews2013-03-191-3/+3
|/
* Move get_by_name to LdapBase.Yuriy Taraday2013-03-071-0/+10
* Merge "Straighten out NotFound raising in LDAP backend."Jenkins2013-03-071-5/+25
|\
| * Straighten out NotFound raising in LDAP backend.Yuriy Taraday2013-03-051-5/+25
* | Merge "Remove obsolete *page[_marker] methods from LDAP backend."Jenkins2013-03-061-45/+0
|\|
| * Remove obsolete *page[_marker] methods from LDAP backend.Yuriy Taraday2013-02-231-45/+0
* | Enable a parameters on ldap to allow paged_search of ldap queriesJose Castro Leon2013-03-011-4/+55
|/
* Fix id_to_dn for creating objectsAdam Young2013-02-212-21/+30
* Merge "enabled attribute emulation support"Jenkins2013-02-211-0/+114
|\
| * enabled attribute emulation supportalatynskaya2013-02-201-0/+114
* | make LDAP query scope configurableIonuț Arțăriși2013-02-181-10/+32
|/
* make fakeldap._match_query work for an arbitrary number of groupsIonuț Arțăriși2013-02-181-6/+2
* Merge "Tenant update on LDAP breaks if there is no update to apply"Jenkins2013-02-141-2/+3
|\
| * Tenant update on LDAP breaks if there is no update to applyJose Castro Leon2013-02-061-2/+3
* | Merge "simplify query building logic"Jenkins2013-02-122-18/+12
|\ \
| * | simplify query building logicIonuț Arțăriși2013-02-112-18/+12
| |/
* | Merge "remove duplicate model declaration/attribution"Jenkins2013-02-111-1/+0
|\ \
| * | remove duplicate model declaration/attributionIonuț Arțăriși2013-02-111-1/+0
| |/
* / Query only attributes strictly required for keystone when using itJose Castro Leon2013-02-061-6/+13
|/
* Fix role delete method in LDAP backend.Yuriy Taraday2013-01-221-1/+4
* Fix i18n of string templates.Yuriy Taraday2013-01-151-8/+8
* Update ldap exceptions to pass correct kwargs.Dan Prince2013-01-091-9/+6
* il8n some stringsChuck Short2013-01-031-8/+8
* Bug 1075090 -- Fixing log messages in python source code to support internati...Nachiappan VR N2012-12-042-33/+38
* Various pep8 fixes for keystone.Dan Prince2012-11-091-1/+1
* Extract hardcoded configuration in ldap backend (bug 1052111)Jose Castro Leon2012-10-161-2/+5
* Filter users in LDAP backend (bug 1052925)Jose Castro Leon2012-10-101-5/+12
* Merge "Unable to delete tenant if contains roles in LDAP backend (bug 1057407)"Jenkins2012-10-092-0/+29
|\
| * Unable to delete tenant if contains roles in LDAP backend (bug 1057407)Jose Castro Leon2012-10-052-0/+29
* | Configurable actions on LDAP backend in users Active Directory (bug 1052929)Jose Castro Leon2012-10-051-0/+21
|/
* Return a 409 error when adding a second time a role to user/tenantVincent Untz2012-07-041-0/+2
* Merge "don't assume that the LDAP server require authentication"Jenkins2012-07-031-1/+5
|\
| * don't assume that the LDAP server require authenticationIonuț Arțăriși2012-06-291-1/+5
* | Correct Tree DNAdam Young2012-06-291-1/+1
|/
* Refactor 404's into managers & drivers (bug 968519)Dolph Mathews2012-06-271-7/+13