mirror of
https://github.com/bitwarden/browser
synced 2026-01-08 03:23:50 +00:00
[PM-26192] Integrate the new Autotype Default Policy (#16604)
* Add current WIP autotype policy integration work * [PM-26192] Add working code that fully integrates the autotype default policy * [PM-26192] Add comments * Update apps/desktop/src/autofill/services/desktop-autotype.service.ts Co-authored-by: Jonathan Prusik <jprusik@users.noreply.github.com> --------- Co-authored-by: Jonathan Prusik <jprusik@users.noreply.github.com>
This commit is contained in:
@@ -468,6 +468,7 @@ const safeProviders: SafeProvider[] = [
|
||||
GlobalStateProvider,
|
||||
PlatformUtilsServiceAbstraction,
|
||||
BillingAccountProfileStateService,
|
||||
DesktopAutotypeDefaultSettingPolicy,
|
||||
],
|
||||
}),
|
||||
safeProvider({
|
||||
|
||||
Reference in New Issue
Block a user