Actions
Bug #7489
closedroot password length should be labeled as "must" instead of should
Difficulty:
trivial
Triaged:
Bugzilla link:
Pull request:
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.
Actions