1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/apps/browser/src/background
Andrew Dassonville 4dc34fc7a8
[PM-2609] Allow auto-filling TOTP codes (#2142)
* Begin implementing TOTP autofill

* Add support for Cloudflare

* Fix linting errors

* Add GitHub support

* Automatically check for autocomplete="one-time-code"

* Fix TOTP-filling for Steam

* Make auto-fill on page load work for TOTP

* [PM-2609] Introduce logic to handle skipping autofill of TOTP on page load

* [PM-2609] Ensuring other forms of user initiated autofill can autofill the TOTP value for a vault item

---------

Co-authored-by: Daniel James Smith <djsmith@web.de>
Co-authored-by: Cesar Gonzalez <cgonzalez@bitwarden.com>
Co-authored-by: Cesar Gonzalez <cesar.a.gonzalezcs@gmail.com>
2023-06-21 10:18:46 -05:00
..
models Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
service-factories [AC-1383] Move collections to Vault (#5424) 2023-06-14 08:38:24 -04:00
commands.background.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
idle.background.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
main.background.ts [AC-1383] Move collections to Vault (#5424) 2023-06-14 08:38:24 -04:00
nativeMessaging.background.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
runtime.background.ts [PM-2609] Allow auto-filling TOTP codes (#2142) 2023-06-21 10:18:46 -05:00
webRequest.background.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00