mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
75fbccb945
* Fix storage reseed on logout
The check for the set vault-timeout needs to happen before all cleaning stateService
Remove check inside of reseedStorage as happens outside prior to calling it (logout/settings.component)
* Remove old limitation to only run on certain browsers
Execute on all browsers besides Safari as it does not support chrome.storage.local.get with an empty key
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea/get
* Revert "Remove old limitation to only run on certain browsers"
This reverts commit
|
||
---|---|---|
.. | ||
browser | ||
cli | ||
desktop | ||
web |