devise icon indicating copy to clipboard operation
devise copied to clipboard

Update default password_length to be 8 minimum

Open matthewford opened this issue 1 year ago • 0 comments

OWASP recommends a password length of at least 8 characters https://cheatsheetseries.owasp.org/cheatsheets/Authentication_Cheat_Sheet.html#implement-proper-password-strength-controls

Partly addresses https://github.com/heartcombo/devise/issues/5591

matthewford avatar Feb 22 '24 19:02 matthewford