mirror of
https://github.com/bitwarden/browser
synced 2026-02-19 10:54:00 +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
@@ -859,7 +859,6 @@ const safeProviders: SafeProvider[] = [
|
||||
KeyGenerationService,
|
||||
SendStateProviderAbstraction,
|
||||
EncryptService,
|
||||
CryptoFunctionServiceAbstraction,
|
||||
ConfigService,
|
||||
],
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user