keystone/keystone/identity/backends/ldap
prashkre 789573a0f1 Filter users/groups in ldap with whitespaces
All users and groups are required to have a name. With this fix,
Keystone will ignore users and groups that do have only white
spaces as value for the LDAP attribute which Keystone has been
configured to use for that entity's name.

Change-Id: Id539e1b7e1cea8b05cd9bb753707e1fc98244d29
Closes-Bug: #1727726
2017-11-03 20:52:41 +05:30
..
__init__.py Isolate common ldap code to the identity backend 2016-05-21 20:57:09 -07:00
common.py Filter users/groups in ldap with whitespaces 2017-11-03 20:52:41 +05:30
core.py Remove LDAP delete logic and associated tests 2017-05-12 18:57:31 +00:00
models.py Isolate common ldap code to the identity backend 2016-05-21 20:57:09 -07:00