keystone/keystone/identity/backends
Morgan Fainberg f17fa57f6c Allow blocking users from self-service password change
User option ``lock_password`` has been implemented. This
option when set to ``True`` will prevent the usage of the
self-service password change API. If the ``lock_password``
option is set to ``False`` or ``None`` (to remove the
option from the user-data structure) normal password
change operations are allowed

Closes-Bug: #1755874
Change-Id: Icf1776c5fe625c2e9292bfcf40a8a9f17a002656
2018-04-18 19:15:07 +00:00
..
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 Allow blocking users from self-service password change 2018-04-18 19:15:07 +00:00
sql.py Allow blocking users from self-service password change 2018-04-18 19:15:07 +00:00
sql_model.py Remove rolling_upgrade_password_hash_compat 2017-12-18 09:20:53 +08:00