keystone/keystone/identity
wangxiyuan 34609d557e Change unique_last_password_count default to 0
Changing the default value of unique_last_password_count from
1 to 0, so that it can handle a case(when set to 1) that the
password history check only check one previous password.

Change-Id: Id368c99ca4926c995ea47959a6c3a438fffe1823
Closes-Bug: #1787874
2018-08-23 06:48:36 +00:00
..
backends Change unique_last_password_count default to 0 2018-08-23 06:48:36 +00:00
id_generators Replace six iteration methods with standard ones 2016-09-08 18:56:31 +08:00
mapping_backends Filter by entity_type in get_domain_mapping_list 2018-06-20 21:18:42 +03:00
shadow_backends Invalidate the shadow user cache when deleting a user 2018-04-25 11:39:29 +08:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Use keystone.common.provider_api for identity APIs 2017-12-27 18:44:06 +00:00
core.py Merge "Refactor _set_domain_id_and_mapping functions" 2018-07-20 11:36:26 +00:00
generator.py Remove Dependency Injection 2017-12-13 10:59:39 -08:00
routers.py Convert Keystone to use Flask 2018-06-04 20:14:41 -07:00
schema.py Remove v2 schema and validation tests 2017-10-19 17:20:47 -05:00