mirror of
https://github.com/bitwarden/browser
synced 2026-02-19 19:04:01 +00:00
[PM-31685] Removing email hashes (#18744)
* [PM-31685] Removing email hashes * [PM-31685] fixing tests, which are now passing * [PM-31685] removing anon access emails field and reusing emails field * [PM-31685] fixing missed tests * [PM-31685] fixing missed tests * [PM-31685] code review changes * [PM-31685] do not encrypt emails by use of domain functionality * [PM-31685] test fixes
This commit is contained in:
committed by
jaasen-livefront
parent
e3563b8f7c
commit
3c3ac1d39c
@@ -615,7 +615,6 @@ export class ServiceContainer {
|
||||
this.keyGenerationService,
|
||||
this.sendStateProvider,
|
||||
this.encryptService,
|
||||
this.cryptoFunctionService,
|
||||
this.configService,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user