1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-10 06:08:34 +02:00
bitwarden-browser/src/app/services
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
..
event.service.ts [Provider] Add events for Provider Organizations (#1090) 2021-07-21 19:53:21 +02:00
organization-guard.service.ts Add jslib as a "real" dependency (#951) 2021-06-07 20:13:58 +02:00
organization-type-guard.service.ts Add jslib as a "real" dependency (#951) 2021-06-07 20:13:58 +02:00
router.service.ts Add jslib as a "real" dependency (#951) 2021-06-07 20:13:58 +02:00
services.module.ts Feature/use hcaptcha if bot (#1089) 2021-07-23 14:30:04 -05:00