1
0
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:
Colton Hurst
2025-09-26 11:31:31 -04:00
committed by GitHub
parent e5c5bf63ca
commit 7baf250288
3 changed files with 33 additions and 4 deletions

View File

@@ -468,6 +468,7 @@ const safeProviders: SafeProvider[] = [
GlobalStateProvider,
PlatformUtilsServiceAbstraction,
BillingAccountProfileStateService,
DesktopAutotypeDefaultSettingPolicy,
],
}),
safeProvider({