1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-06 11:56:02 +01:00
gitea/modules/auth
John Olheiser 21d621301e
Remove PAM from auth dropdown when unavailable ()
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-10-23 11:10:29 +01:00
..
ldap [Vendor] Update go-ldap to v3.2.4 () 2020-10-15 15:27:33 -04:00
oauth2 Escape provider name in oauth2 provider redirect () 2020-08-30 23:55:01 +01:00
openid Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
pam Remove PAM from auth dropdown when unavailable () 2020-10-23 11:10:29 +01:00
sso Skip SSPI authentication attempts for /api/internal () 2020-08-22 12:09:43 +03:00
admin.go Multiple small admin dashboard fixes () 2020-07-05 22:38:03 +03:00
auth_form.go Add check for LDAP group membership () 2020-09-10 16:30:07 +01:00
auth.go Add single sign-on support via SSPI on Windows () 2019-11-23 01:33:31 +02:00
org.go Team permission to create repository in organization () 2019-11-20 19:27:49 +08:00
repo_branch_form.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
repo_form_test.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
repo_form.go Add IsTemplate option in create repo ui and api () 2020-09-25 13:18:37 +08:00
user_form_auth_openid.go hCaptcha Support () 2020-10-02 23:37:53 -04:00
user_form_test.go Block registration based on email domain () 2018-11-14 20:00:04 -05:00
user_form.go hCaptcha Support () 2020-10-02 23:37:53 -04:00