Yair Zaslavsky has submitted this change and it was merged.
Change subject: tools : engine-config confirm new passwd when changing passwd
......................................................................
tools : engine-config confirm new passwd when changing passwd
When changing internal users password engine-config does
not ask the user to confirm the new password.
This patch asks for the password a second time and validates
it againts the previously entered password.
Change-Id: I800d1857676ad12ed084b276b3c473237280cc77
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=904762
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/EngineConfigLogic.java
M
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/entity/helper/PasswordValueHelper.java
2 files changed, 11 insertions(+), 2 deletions(-)
Approvals:
Ravi Nori: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11817
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I800d1857676ad12ed084b276b3c473237280cc77
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>