mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
* 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> |
||
|---|---|---|
| .. | ||
| activate.tmpl | ||
| change_passwd_inner.tmpl | ||
| change_passwd.tmpl | ||
| finalize_openid.tmpl | ||
| forgot_passwd.tmpl | ||
| grant_error.tmpl | ||
| grant.tmpl | ||
| link_account.tmpl | ||
| prohibit_login.tmpl | ||
| reset_passwd.tmpl | ||
| signin_inner.tmpl | ||
| signin_navbar.tmpl | ||
| signin_openid.tmpl | ||
| signin.tmpl | ||
| signup_inner.tmpl | ||
| signup_openid_connect.tmpl | ||
| signup_openid_navbar.tmpl | ||
| signup_openid_register.tmpl | ||
| signup.tmpl | ||
| twofa_scratch.tmpl | ||
| twofa.tmpl | ||
| u2f_error.tmpl | ||
| u2f.tmpl | ||