1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/common/src
Matt Gibson 1006f50ef3
Feature/use hcaptcha if bot (#430)
* Handle hcaptch required identity response

* Refactor iframe component for captcha and webauthn

* Send captcha token to server

* Add captcha callback

* Clear captcha state

* Remove captcha storage

* linter fixes

* Rename iframe components to include IFrame

* Remove callback in favor of extenting submit

* Limit publickey credentials access

* Use captcha bypass token to bypass captcha for twofactor auth flows

* Linter fixes

* Set iframe version in components
2021-07-21 07:55:26 -05:00
..
abstractions Feature/use hcaptcha if bot (#430) 2021-07-21 07:55:26 -05:00
enums [Provider] Add initial support for providers (#399) 2021-07-15 15:07:38 +02:00
importers Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
misc Feature/use hcaptcha if bot (#430) 2021-07-21 07:55:26 -05:00
models Feature/use hcaptcha if bot (#430) 2021-07-21 07:55:26 -05:00
services Feature/use hcaptcha if bot (#430) 2021-07-21 07:55:26 -05:00
globals.d.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
index.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00