[Captcha] Implement captcha for 2fa

This commit is contained in:
Vincent Salucci 2022-03-02 17:01:57 -06:00
parent 80415f8cd5
commit b52d94f092
1 changed files with 3 additions and 0 deletions

View File

@ -100,6 +100,9 @@
</div>
</div>
</div>
<div class="box-content-row" [hidden]="!showCaptcha()">
<iframe id="hcaptcha_iframe" height="80"></iframe>
</div>
<div class="buttons">
<button
type="submit"