1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-31 22:51:28 +01:00
bitwarden-browser/libs/angular/src/shared/components/password-strength
Daniel James Smith 72a5ba455c
[PM-2367] [BEEEP]: Extract password strength from password-generation-service (#5502)
* Extract passwordStrength from passwordGenerationService

Extract passwordStrength from password-generation.service.ts
Create new password-strength.service.ts
Create new password-strength.service.abstraction.ts
Register new password-strength service
Fix usages in libs

* Fix usage in web

* Fix usage in desktop

* Fix usage in CLI

* Fix usage in browser

Move password-generation-factory to tools

* Fix tests

* Change dependency in jslib-services.module
2023-06-13 23:22:25 +02:00
..
password-strength.component.html [SG-414] Refactor password strength component (#3186) 2022-08-01 23:26:50 +01:00
password-strength.component.ts [PM-2367] [BEEEP]: Extract password strength from password-generation-service (#5502) 2023-06-13 23:22:25 +02:00