bitwarden-estensione-browser/src/background
Oscar Hinton cdc71dd661
Password reprompt (#1784)
* Add support for password reprompt

* Rename passwordPrompt to reprompt.

* Move showPasswordDialog to paltformutils

* Fix swal2 validation error styling

* Group imports

* Update src/_locales/en/messages.json

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2021-05-03 20:56:38 +02:00
..
commands.background.ts Remove dead code (#1787) 2021-04-14 23:43:09 +02:00
contextMenus.background.ts Remove dead code (#1787) 2021-04-14 23:43:09 +02:00
idle.background.ts Initial commit: made lock state default (#1261) 2020-05-28 13:30:11 -05:00
main.background.ts Password reprompt (#1784) 2021-05-03 20:56:38 +02:00
nativeMessaging.background.ts Add support for biometrics to Safari (#1775) 2021-04-07 17:39:59 +02:00
runtime.background.ts Remove dead code (#1787) 2021-04-14 23:43:09 +02:00
tabs.background.ts finish autofill from view, other misc cleanup (#1368) 2020-08-24 10:17:15 -04:00
webRequest.background.ts change default match on basic auth to host (#1397) 2020-09-21 10:21:09 -04:00
windows.background.ts finish autofill from view, other misc cleanup (#1368) 2020-08-24 10:17:15 -04:00