0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/routers
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
..
admin fix #3200 (#6033) 2019-02-11 03:27:24 +02:00
api/v1 Fix #5799 - swagger for mergePullRequest (#5996) 2019-02-08 08:08:38 +00:00
dev
org
private Fix ssh deploy and user key constraints (#1357) (#5939) 2019-02-03 23:56:53 +00:00
repo In basic auth check for tokens before call UserSignIn (#5725) 2019-02-12 11:20:08 +02:00
routes Allow Macaron to be set to log through to gitea.log (#5667) 2019-02-05 22:06:41 -05:00
user Feature - #3031 - search for org repos (#5986) 2019-02-08 11:45:43 -05:00
utils
home.go
init.go
install.go
metrics.go Fix metrics auth token detection (#6006) 2019-02-09 00:58:31 -05:00
swagger_json.go