keystone/keystone/identity/backends
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
..
ldap Filter users/groups in ldap with whitespaces 2017-11-03 20:52:41 +05:30
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
base.py Minor cleanup from patch 429047 2017-03-03 16:56:08 +00:00
resource_options.py Add validation for mfa rule validator (storage) 2017-01-31 08:49:35 -08:00
sql.py Support new hashing algorithms for securely storing password hashes 2017-05-18 20:03:25 -05:00
sql_model.py Add int storage of datetime for password created/expires 2017-08-15 16:29:18 +00:00