1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 05:32:24 +02:00
gitea/modules/auth
David Svantesson ce45a8c257 Allow token as authorization for accessing attachments (#7909)
* Allow token as authorization for accessing attachments

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Only allow token authentication for attachments if it is a download (GET)
2019-08-24 02:33:32 +02:00
..
ldap
oauth2
openid
pam
admin.go
auth_form.go
auth.go Allow token as authorization for accessing attachments (#7909) 2019-08-24 02:33:32 +02:00
org.go
repo_branch_form.go
repo_form_test.go
repo_form.go
user_form_auth_openid.go
user_form_test.go
user_form.go