1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-18 07:25:15 +02:00
bitwarden-browser/angular/src/components
Matt Gibson e9d9cd0182
Feature/use hcaptcha on register if bot (#434)
* Parse captcha required from error messages

CaptchaProtectedAttribute produces an error with captcha information.
We want to parse that data out to make it easily accessible to components

* Don't show error on catpcha

The component should hande this situation.

* Add captchaResponse to captcha protected api endpoints

* Extract captcha logic to abstract base class

* Add captcha to register

* linter fixes

* Make sure to log Captcha required responses

* Match file naming convention

* Separate import into logical groups by folder

* PR review
2021-07-22 12:28:45 -05:00
..
send Resolved Safari Date/Time Issues In Send (#428) 2021-07-16 13:53:46 -04:00
add-edit.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
attachments.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
callout.component.html Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
callout.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
captchaProtected.component.ts Feature/use hcaptcha on register if bot (#434) 2021-07-22 12:28:45 -05:00
change-password.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
ciphers.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
collections.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
environment.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
export.component.ts Add backwards compatability for new local hashing method (#407) 2021-06-15 07:35:58 +10:00
folder-add-edit.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
groupings.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
hint.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
icon.component.html Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
icon.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
lock.component.ts Vault should be locked if key is not in memory (#413) 2021-06-21 17:47:44 -05:00
login.component.ts Feature/use hcaptcha on register if bot (#434) 2021-07-22 12:28:45 -05:00
modal.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
password-generator-history.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
password-generator.component.ts feat: radio button options (#420) 2021-07-02 11:33:11 +10:00
password-history.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
premium.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
register.component.ts Feature/use hcaptcha on register if bot (#434) 2021-07-22 12:28:45 -05:00
set-password.component.ts Use 2 iterations for local password hashing (#404) 2021-06-10 07:24:31 +10:00
share.component.ts Add org name to moved to org success toast (#412) 2021-06-18 07:17:42 -05:00
sso.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
two-factor-options.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00
two-factor.component.ts Feature/use hcaptcha if bot (#430) 2021-07-21 07:55:26 -05:00
view.component.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00