bitwarden-estensione-browser/src/background
Daniel James Smith ec502c06a5
Merge pull request #2180 from bitwarden/fix/save-when-locked
Don't save passwords if user is logged out
2021-11-17 20:33:02 +01:00
..
models Remove empty catch blocks and remove allow-empty-catch tslint rule (#2136) 2021-10-21 11:10:46 +02:00
commands.background.ts Revert "Remove check for isVivaldi" 2021-10-22 10:01:18 +02:00
contextMenus.background.ts Changed param of arrow function for check of CipherRepromptType 2021-11-09 09:43:11 +01:00
idle.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
main.background.ts Merge pull request #2180 from bitwarden/fix/save-when-locked 2021-11-17 20:33:02 +01:00
nativeMessaging.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
notification.background.ts Do not prompt for new login if user is not logged in 2021-11-16 13:34:06 +01:00
runtime.background.ts url encode data from msg_handler content script (#2170) 2021-11-09 12:26:17 -05:00
tabs.background.ts Merge branch 'master' of https://github.com/bitwarden/browser into reduce-binking-of-notificationBar 2021-10-19 18:55:47 +02:00
webRequest.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
windows.background.ts finish autofill from view, other misc cleanup (#1368) 2020-08-24 10:17:15 -04:00