[node-patches] Change in ovirt-node[master]: security: Migrate password_check
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Mon Jun 10 18:38:42 UTC 2013
Fabian Deutsch has posted comments on this change.
Change subject: security: Migrate password_check
......................................................................
Patch Set 6: (1 inline comment)
....................................................
File src/ovirt/node/utils/security.py
Line 72: message = "You have provided a weak password!\n"
Line 73: message += "Strong passwords contain a mix of uppercase,\n"
Line 74: message += "lowercase, numeric and punctuation characters.\n"
Line 75: message += "They are six or more characters long and\n"
Line 76: message += "do not contain dictionary words"
yes, this is actually not handled by the installer/setup ...
I opened https://bugzilla.redhat.com/show_bug.cgi?id=972894 to track this
Line 77:
Line 78: return message
Line 79:
Line 80:
--
To view, visit http://gerrit.ovirt.org/15249
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Id111da3a61b74213eb8c254de3d8e4d7805bdcc2
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list