mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
memory stored pinProtectedKey
This commit is contained in:
@@ -307,7 +307,6 @@ export default class MainBackground {
|
||||
this.lockService.clear(),
|
||||
]);
|
||||
|
||||
this.lockService.pinLocked = false;
|
||||
this.searchService.clearIndex();
|
||||
this.messagingService.send('doneLoggingOut', { expired: expired });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user