1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-22 11:45:59 +01:00
bitwarden-browser/apps/browser/src
Jared Snider d63a9a2d9f
Defect/PM-2403 - Fix non-locally reproducible Master Password Invalid issue in Safari after SSO + 2FA login (#5531)
* PM-2403 - (1) Fix issue with Safari's tab extension not closing after successful SSO Login + 2FA continue which sidesteps the inconsistent MP invalid issue (due to invalid KDF config settings on reload) -- Firefox + sidebar, opera + sidebar, chrome, safari, and edge tested (2) Refactor reload logic to exempt the current window from the reload logic as we really only need to reload sidebars so they end up on the lock screen vs staying on the login screen and we are just going to close the open extension running in the tab.  (3) Added comments

* PM-2403 - Per PR feedback, update reloadOpenWindows exemptCurrentHref filter to properly work

* PM-2403 - Per PR feedback, remove unneeded new method and replace with existing method closeBitwardenExtensionTab after testing on all browsers (apparently the chrome.tabs namespace is  supported in all major browsers that we support now)

* PM-2403 - Refactor sync to be kicked off earlier in the process b/c to make sure that closing the window does not abort it
2023-05-29 00:37:47 -04:00
..
_locales Autosync the updated translations (#5519) 2023-05-26 10:52:48 +02:00
admin-console [AC-1202] Update enums filenames for admin-console/billing teams (#5169) 2023-04-05 20:34:23 -05:00
alarms [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
auth Defect/PM-2403 - Fix non-locally reproducible Master Password Invalid issue in Safari after SSO + 2FA login (#5531) 2023-05-29 00:37:47 -04:00
autofill Added textarea (#4155) 2023-05-22 11:28:00 -04:00
background [PM-2347] Refresh configs when environment urls change (#5507) 2023-05-25 14:38:23 +01:00
browser Defect/PM-2403 - Fix non-locally reproducible Master Password Invalid issue in Safari after SSO + 2FA login (#5531) 2023-05-29 00:37:47 -04:00
decorators Remove ctor initialization in session sync (#4755) 2023-02-16 09:36:50 -06:00
images [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
listeners [PM-1389] Fix SSO failure when vault timeout set to "Log Out" (#5286) 2023-05-11 13:39:37 -04:00
models [PM-328] Move Send to Tools (#5104) 2023-03-29 16:23:37 +02:00
popup [PM-2347] Refresh configs when environment urls change (#5507) 2023-05-25 14:38:23 +01:00
safari [PM-1608] Changed safari extension save dialog (#5127) 2023-04-13 14:30:45 +01:00
services [PM-1389] Fix SSO failure when vault timeout set to "Log Out" (#5286) 2023-05-11 13:39:37 -04:00
tools/popup [PM-1504] Migrate Dialogs to DialogService (#5013) 2023-05-02 18:46:03 +02:00
types [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
vault [PM-1399] Resolve eslint errors for button type - vault (#5274) 2023-05-03 10:55:22 -04:00
background.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
background.ts [PS-2303] MV3 Service Cache Enhancements (#4507) 2023-01-20 12:33:41 -05:00
flags.ts [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
globals.d.ts [PM-1389] Fix SSO failure when vault timeout set to "Log Out" (#5286) 2023-05-11 13:39:37 -04:00
managed_schema.json [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
manifest.json Bumped browser version to 2023.4.0 (#5289) 2023-04-26 13:22:10 +02:00
manifest.v3.json Bumped browser version to 2023.4.0 (#5289) 2023-04-26 13:22:10 +02:00