gocodebox / gocodebox/lifterlms

Password length can be set to a value too low to ever work

Open
#3,045 0 comments 0 reactions 1 assignee Claimed by @brianhogg View on GitHub
Dominant language
PHP
Stars
212
Forks
140
Avg merge
2d 14h
Merged PRs (30d)
19

Description

### Reproduction Steps

1. Under LifterLMS > Forms, edit the registration form
2. Set the minimum password length to a low value (ie. `1`)
3. 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".

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.