mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-09 02:13:45 +08:00
* Fix short MP not showing minLength Added path to include the mininum password length defined as const in our Utils * Introduce previousMinimumPasswordLength and use a minLength for MP * Rename previousMinimumPasswordLength to originalMinimumPasswordLength