gitea/routers/repo
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
..
activity.go
attachment.go
branch.go
commit.go
download.go
editor_test.go fix bug on upload file name (#5571) 2018-12-20 21:32:11 -05:00
editor.go SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) 2019-01-04 11:08:26 -05:00
http.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go
main_test.go
middlewares.go
milestone.go
pull_review.go
pull.go
release_test.go
release.go
repo.go
search.go
setting_protected_branch.go
setting.go
settings_test.go
topic.go
view.go Feature: Archive repos (#5009) 2019-01-23 13:58:38 -05:00
webhook.go
wiki_test.go Fix serving of raw wiki files other than .md (#5814) 2019-02-05 20:58:55 -05:00
wiki.go