7f849239ea
This feature was added in Keystone V3 API. Proposed patch adds support to Horizon Co-Authored-By: Ivan Kolodyazhny <e0ne@e0ne.info> Closes-bug: #1766485 Change-Id: Ic20a58c76826d703b43fa6a2d77ae5f77dcda1f4
8 lines
319 B
YAML
8 lines
319 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support for Keystone locking user option. Locked user can't change
|
|
own password using the self-service password change API. By default, users
|
|
are unlocked and can change their own passwords. In case of older Keystone
|
|
not supporting this feature, all users treated as unlocked.
|