keystone/keystone/identity
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
..
backends Filter users/groups in ldap with whitespaces 2017-11-03 20:52:41 +05:30
id_generators Replace six iteration methods with standard ones 2016-09-08 18:56:31 +08:00
mapping_backends Merge "Faster id mapping lookup" 2016-11-01 00:08:36 +00:00
shadow_backends Set the domain for federated users 2017-01-25 22:03:52 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Remove v2.0 identity APIs 2017-09-29 20:42:12 +00:00
core.py Unset project ids for all identity backends 2017-08-10 19:35:51 +00:00
generator.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
routers.py Remove v2.0 identity APIs 2017-09-29 20:42:12 +00:00
schema.py Implement better validation for resource options 2017-01-29 13:19:44 -08:00