mirror of
https://github.com/bitwarden/browser
synced 2026-02-19 19:04:01 +00:00
[PM-27486] Remove feature flag PM25174_DisableType0Decryption (#18413)
This commit is contained in:
committed by
jaasen-livefront
parent
651cb7bbb2
commit
384b153778
@@ -1058,7 +1058,6 @@ export class ServiceContainer {
|
||||
this.containerService.attachToGlobal(global);
|
||||
await this.i18nService.init();
|
||||
this.twoFactorService.init();
|
||||
this.encryptService.init(this.configService);
|
||||
|
||||
// If a user has a BW_SESSION key stored in their env (not process.env.BW_SESSION),
|
||||
// this should set the user key to unlock the vault on init.
|
||||
|
||||
Reference in New Issue
Block a user