0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-05 10:54:45 +01:00
gitea/modules/auth
manuelluis fc038caa69 In basic auth check for tokens before call UserSignIn (#5725)
* Check first if user/password is a token

* In basic auth check if user/password is a token

* Remove unnecessary else statement

* Changes of fmt
2019-02-12 11:20:08 +02:00
..
ldap Request for public keys only if LDAP attribute is set (#5816) 2019-01-24 01:25:33 +02:00
oauth2
openid
pam
admin.go
auth.go In basic auth check for tokens before call UserSignIn (#5725) 2019-02-12 11:20:08 +02:00
auth_form.go
org.go
repo_branch_form.go
repo_form.go Add option to close issues via commit on a non master branch (#5992) 2019-02-10 21:27:19 +02:00
repo_form_test.go
user_form.go
user_form_auth_openid.go
user_form_test.go