mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
* add policy type enum * desktop autotype service which emits an observable * add desktop autotype default setting policy to the app constructor * update service module to include DesktopAutotypeDefaultSettingPolicy * flag the service * add tests * address comments, switch to null remove false, update tests