Bug #7489
root password length should be labeled as "must" instead of should
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1131549
Description of problem:
Foreman only accepts passwords of 8 or more chars, but shows "should be more than 8 chars", if you put a password in shorter than 8 it will error out with the password field in red.
Associated revisions
History
#1
Updated by Dominic Cleal almost 8 years ago
- Category set to Host creation
- Difficulty set to trivial
#2
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.7.3
- Pull request https://github.com/theforeman/foreman/pull/1775 added
- Pull request deleted (
)
#3
Updated by Dominic Cleal almost 8 years ago
- Assignee set to Shlomi Zadok
- Legacy Backlogs Release (now unused) set to 21
#4
Updated by Shlomi Zadok almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4b09e4df891c94393e522e652512c7a5acd2d723.
Fixes #7489 - changed root password label to 'must' instead of 'should'