5cbecc130e
Currently user password update require interactive prompting of user's original password. This is problematic because we can't support non-interactive applications and therefore hinders automation. This patch make it possible by optionally accepting an '--original-password' argument. If specified, we would use it instead of prompting. DocImpact Change-Id: I2d994e8c2be949f7ae616ac1d1594fb94e1a27cd Closes-Bug: 1531360
6 lines
129 B
YAML
6 lines
129 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Support non-interactive user password update
|
|
[Bug `1531360 <https://bugs.launchpad.net/bugs/1531360>`_]
|