You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
ldap Add check for LDAP group membership (#10869) 4 years ago
oauth2 Escape provider name in oauth2 provider redirect (#12648) 4 years ago
openid Use gitea forked macaron (#7933) 5 years ago
pam Various fixes in login sources (#10428) 4 years ago
sso Skip SSPI authentication attempts for /api/internal (#12556) 4 years ago
admin.go Multiple small admin dashboard fixes (#12153) 4 years ago
auth.go Add single sign-on support via SSPI on Windows (#8463) 5 years ago
auth_form.go Add check for LDAP group membership (#10869) 4 years ago
org.go Team permission to create repository in organization (#8312) 5 years ago
repo_branch_form.go Use gitea forked macaron (#7933) 5 years ago
repo_form.go Add IsTemplate option in create repo ui and api (#12942) 4 years ago
repo_form_test.go Use gitea forked macaron (#7933) 5 years ago
user_form.go hCaptcha Support (#12594) 4 years ago
user_form_auth_openid.go hCaptcha Support (#12594) 4 years ago
user_form_test.go Block registration based on email domain (#5157) 6 years ago