Reproduction Steps
- Under LifterLMS > Forms, edit the registration form
- Set the minimum password length to a low value (ie.
1)
- Attempt to have a one-letter password
Expected Behavior
User is able to enter a 1-character password
Actual Behavior
"Too short" message displays
Tech Notes
It looks like 6 is the absolute minimum length. We should make the "min" value "6".
Reproduction Steps
1)Expected Behavior
User is able to enter a 1-character password
Actual Behavior
"Too short" message displays
Tech Notes
It looks like 6 is the absolute minimum length. We should make the "min" value "6".