This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/user/auth
John Olheiser 72636fd664
hCaptcha Support (#12594)
* Initial work on hCaptcha

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Use module

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Format

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* At least return and debug log a captcha error

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Pass context to hCaptcha

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add context to recaptcha

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* fix lint

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Finish hcaptcha

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update example config

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Apply error fix for recaptcha

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Change recaptcha ChallengeTS to string

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Andrew Thornton <art27@cantab.net>
2020-10-02 23:37:53 -04:00
..
activate.tmpl Escape more things that are passed through str2html (#12622) 2020-08-28 00:37:05 -04:00
change_passwd.tmpl
change_passwd_inner.tmpl
finalize_openid.tmpl fix: add type=text for user_name (password manager) (#12250) 2020-07-15 16:48:50 +03:00
forgot_passwd.tmpl Escape Email in forgot_password.tmpl (#12610) 2020-08-26 08:47:38 -05:00
grant.tmpl
grant_error.tmpl
link_account.tmpl
prohibit_login.tmpl
reset_passwd.tmpl
signin.tmpl
signin_inner.tmpl fix: add type=text for user_name (password manager) (#12250) 2020-07-15 16:48:50 +03:00
signin_navbar.tmpl
signin_openid.tmpl
signup.tmpl
signup_inner.tmpl hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
signup_openid_connect.tmpl fix: add type=text for user_name (password manager) (#12250) 2020-07-15 16:48:50 +03:00
signup_openid_navbar.tmpl
signup_openid_register.tmpl hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
twofa.tmpl
twofa_scratch.tmpl
u2f.tmpl
u2f_error.tmpl