1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

PM-19741 Adds a notification at login for at-risk passwords. (#14555)

Co-authored-by: Jonathan Prusik <jprusik@classynemesis.com>
This commit is contained in:
Miles Blackwood
2025-06-11 10:20:53 -04:00
committed by GitHub
parent 90b07728d7
commit d8c544fd65
22 changed files with 769 additions and 80 deletions

View File

@@ -1230,6 +1230,9 @@ export default class MainBackground {
this.overlayNotificationsBackground = new OverlayNotificationsBackground(
this.logService,
this.notificationBackground,
this.taskService,
this.accountService,
this.cipherService,
);
this.autoSubmitLoginBackground = new AutoSubmitLoginBackground(