Module
password_security
Describe the bug
When signing up, entering all details and a very large password the browser window freezes.
To Reproduce
Affected versions: 12.0 and 15.0 and potentially other versions
Steps to reproduce the behavior:
- Enable free user signup
- Open
/web/signup URL
- Fill all fields
- Enter a large password into the password field (e.g. copy password from password.txt
- The browser window (Firefox, Chrome) freezes
Expected behavior: The maximum password length should be checked by the module and an error should be presented saying that the password's maximum length has been exceeded.
Module
password_security
Describe the bug
When signing up, entering all details and a very large password the browser window freezes.
To Reproduce
Affected versions: 12.0 and 15.0 and potentially other versions
Steps to reproduce the behavior:
/web/signupURLExpected behavior: The maximum password length should be checked by the module and an error should be presented saying that the password's maximum length has been exceeded.