Closed AshHimself closed 6 years ago
Problem: zero password strength enforced on signup which allows users to signup with single letter passwords.
Solution: Enforce users to have at least 8 chars.
In addition to this, users can signup without actually using in email.
Fixed in #1896 @emurgobot label "done" @emurgobot done
ERROR: You have not claimed this issue to work on yet.
Problem: zero password strength enforced on signup which allows users to signup with single letter passwords.
Solution: Enforce users to have at least 8 chars.