mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 17:36:27 +00:00
Apparently, while we set our own maximum password length of 100 characters, zxcvbn had a hardcoded maximum length of 72 characters, and threw an exception if that was exceeded. The fact that we're discovering this now would suggest that nobody has previously attempted a password between 72 and 100 characters in length.
134 KiB
134 KiB