Tomas Jelinek has submitted this change and it was merged.
Change subject: webadmin: Run Once & Sysprep: mask and verify user password
......................................................................
webadmin: Run Once & Sysprep: mask and verify user password
Masked Sysprep password field in Run Once dialog and added second field
for password verification.
Also renamed get/setVmInit() methods to get/setVmInitModel() to
designate that they're working with field of type VmInitModel. This
differs from get/setVmInit() methods in other places that work with
VmInit class.
Change-Id: I72d9d993abd52759e159e41577dc1030173e028e
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1087936
Signed-off-by: Shmuel Melamud <smelamud(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmRunOncePopupWidget.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmRunOncePopupWidget.ui.xml
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/RunOnceModel.java
4 files changed, 54 insertions(+), 21 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Jenkins CI: Looks good to me, but someone else must approve
Martin Betak: Looks good to me, but someone else must approve
Shmuel Leib Melamud: Verified
--
To view, visit
https://gerrit.ovirt.org/39418
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I72d9d993abd52759e159e41577dc1030173e028e
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shmuel Leib Melamud <smelamud(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud(a)redhat.com>
Gerrit-Reviewer: Shmuel Melamud <smelamud(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org