gitea/modules/auth
Daniil Pankratov 205be63bc1
Fix creation OAuth2 auth source from CLI. (#14146)
Fix #8356
2020-12-25 20:02:52 +08:00
..
ldap Add check for LDAP group membership (#10869) 2020-09-10 16:30:07 +01:00
oauth2 Fix creation OAuth2 auth source from CLI. (#14146) 2020-12-25 20:02:52 +08:00
openid Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
pam Remove PAM from auth dropdown when unavailable (#13276) (#13281) 2020-10-23 12:00:20 -04:00
sso Skip SSPI authentication attempts for /api/internal (#12556) 2020-08-22 12:09:43 +03:00
admin.go Multiple small admin dashboard fixes (#12153) 2020-07-05 22:38:03 +03:00
auth.go Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
auth_form.go Add check for LDAP group membership (#10869) 2020-09-10 16:30:07 +01:00
org.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
repo_branch_form.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
repo_form.go Disallow urlencoded new lines in git protocol paths if there is a port (#13521) (#13524) 2020-11-11 23:47:42 +02:00
repo_form_test.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
user_form.go Remove obsolete change of email on profile page (#13341) (#13347) 2020-10-29 02:44:45 -04:00
user_form_auth_openid.go hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
user_form_test.go Block registration based on email domain (#5157) 2018-11-14 20:00:04 -05:00