1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-09 15:58:13 +00:00
Files
gitea/modules/auth/auth.go
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

8.2 KiB