bitwarden-estensione-browser/src/connectors
Matt Gibson a73cbbb672
Feature/use hcaptcha if bot (#1089)
* Add captcha to login page

* pull out shared method

* Update parse parameter logic

* Load captcha

* responsive iframe height
* correct i18n
* site key provided by server

* Fix locale parsing

* Add optional success callbackUri

* Make captcha connector responsive

* Handle parameter versions in webauthn

* Move variables to top of script

* Add captcha to registration

* Move captcha above `<hr>` div to be part of input form

* Add styled mobile captcha connector

* Linter Fixes

* Remove duplicate import

* Use listener to load captcha

* PR review
2021-07-23 14:30:04 -05:00
..
captcha-mobile.html Feature/use hcaptcha if bot (#1089) 2021-07-23 14:30:04 -05:00
captcha-mobile.scss Feature/use hcaptcha if bot (#1089) 2021-07-23 14:30:04 -05:00
captcha.html Feature/use hcaptcha if bot (#1089) 2021-07-23 14:30:04 -05:00
captcha.scss add captcha connector (#1042) 2021-06-22 15:35:33 -04:00
captcha.ts Feature/use hcaptcha if bot (#1089) 2021-07-23 14:30:04 -05:00
common-webauthn.ts Feature/use hcaptcha if bot (#1089) 2021-07-23 14:30:04 -05:00
common.ts Feature/use hcaptcha if bot (#1089) 2021-07-23 14:30:04 -05:00
duo.html scripts, connectors, and webpack adjustments 2018-06-05 09:01:40 -04:00
duo.scss scripts, connectors, and webpack adjustments 2018-06-05 09:01:40 -04:00
duo.ts WebAuthn (#633) 2021-03-16 17:44:31 +01:00
sso.html Update web sso content to indicate window OK to close (#720) 2020-11-25 15:57:11 -06:00
sso.scss SSO support (#575) 2020-07-16 09:18:25 -04:00
sso.ts WebAuthn (#633) 2021-03-16 17:44:31 +01:00
u2f.html Bump dependencies (#936) 2021-04-22 21:29:29 +02:00
u2f.js u2d lib is externals 2018-06-27 22:05:33 -04:00
webauthn-fallback.html Change WebAuthn connectors from using inline onclick to external (#969) 2021-05-12 17:19:20 +02:00
webauthn-fallback.ts Feature/use hcaptcha if bot (#1089) 2021-07-23 14:30:04 -05:00
webauthn.html Change WebAuthn connectors from using inline onclick to external (#969) 2021-05-12 17:19:20 +02:00
webauthn.scss WebAuthn (#633) 2021-03-16 17:44:31 +01:00
webauthn.ts Feature/use hcaptcha if bot (#1089) 2021-07-23 14:30:04 -05:00