bitwarden-estensione-browser/src/background
Vincent Salucci a1542f050d
[Policy] Personal Ownership (#1481)
* Initial commit for personal ownership

* Removed TODO // Updated allowPersonalOwnership logic to include necessary org/user checks

* Fixed import order

* Updated jslib (dcbd09e -> 72bf18f)

* Fixed casing for error message
2020-12-09 14:11:25 -06:00
..
commands.background.ts Add 'lock_vault' command (#1450) 2020-11-06 10:43:06 -05:00
contextMenus.background.ts Initial work of biometric unlock for browser 2020-10-09 17:16:15 +02:00
idle.background.ts Initial commit: made lock state default (#1261) 2020-05-28 13:30:11 -05:00
main.background.ts [Policy] Personal Ownership (#1481) 2020-12-09 14:11:25 -06:00
nativeMessaging.background.ts Review comments 2020-11-23 14:27:36 +01:00
runtime.background.ts [Policy] Personal Ownership (#1481) 2020-12-09 14:11:25 -06: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