1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/browser/src/vault
Andreas Coroiu 551d2c2441
[PM-5302] Refactor Passkey feature enable/disable logic (#7242)
* feat: add missing tests for `isFido2FeatureEnabled`

* feat: add user logged in check

* chore: rewrite with cartesian product

* chore: remove test

The test was more complex than the actual function, removing.

* feat: add domain exclusion

* feat: add origin equal vault case

* chore: clean up the old code from `content-secript`

* feat: return early to avoid making api calls

* fix: prettier linting

* fix: incorrect logic inversion

---------

Co-authored-by: bnagawiecki <107435978+bnagawiecki@users.noreply.github.com>
Co-authored-by: SmithThe4th <gsmith@bitwarden.com>
2024-01-02 13:42:16 -05:00
..
background [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
fido2 [PM-5302] Refactor Passkey feature enable/disable logic (#7242) 2024-01-02 13:42:16 -05:00
popup [PM-4239] When viewing an item with a passkey, passkey is not announced by screenreader (#7154) 2023-12-21 10:54:54 -05:00
services Clear vault filter on account switch (#7227) 2023-12-15 12:55:11 +00:00