1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/auth
successgo fa1c958f1c
Fix typo ()
* Fix typo of MSSQL

* Fix typo: validates
2020-06-05 10:34:23 -04:00
..
ldap Add restricted user filter to LDAP authentication () 2020-03-05 08:30:33 +02:00
oauth2 Add option to increase provided OAuth2 token maximum size () 2020-04-23 00:47:23 +02:00
openid Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
pam Various fixes in login sources () 2020-02-23 13:52:05 -06:00
sso Remove check on username if AccessToken authentication () 2020-04-14 13:32:03 -05:00
admin.go Refactor Cron and merge dashboard tasks () 2020-05-16 19:31:38 -04:00
auth_form.go Add restricted user filter to LDAP authentication () 2020-03-05 08:30:33 +02: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 Prevent merge of outdated PRs on protected branches () 2020-04-16 22:00:36 -03:00
user_form_auth_openid.go Fix typo () 2020-06-05 10:34:23 -04:00
user_form_test.go Block registration based on email domain () 2018-11-14 20:00:04 -05:00
user_form.go Fix typo () 2020-06-05 10:34:23 -04:00