1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-04 14:22:50 +01:00
bitwarden-estensione-browser/libs/angular
Daniel James Smith e8a5c5b337
[PM-3586] Fix short MP not showing minLength (#6086)
* 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
2023-09-06 14:12:14 +00:00
..
src [PM-3586] Fix short MP not showing minLength (#6086) 2023-09-06 14:12:14 +00:00
jest.config.js [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
package.json chore(deps): update dependency rimraf to v5 (#5468) 2023-05-19 14:23:44 +02:00
test-utils.ts
test.setup.ts
tsconfig.json
tsconfig.spec.json