Fabian Deutsch has submitted this change and it was merged. Change subject: installer: Fix password page ......................................................................
installer: Fix password page Previously the installer accepted an empty password but failed to complete the installation. This happened due to an incorrect password check. Now the password is checked correctly and the user get's feedback about the different problems. Additionally the installer only allows the user to carry on when a valid password is given. Change-Id: I2daeebd9ae5079d39af1b4f1b7be6eed9a9ce790 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=985275 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/installer/core/password_page.py 1 file changed, 10 insertions(+), 28 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18029 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2daeebd9ae5079d39af1b4f1b7be6eed9a9ce790 Gerrit-PatchSet: 12 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
