forgejo/services/auth
Giteabot 9da92835d1
Fix attachment download bug (#27486) (#27571)
Backport #27486 by @lunny

Fix #27204

This PR allows `/<username>/<reponame>/attachments/<uuid>` access with
personal access token and also changed attachments API download url to
it so it can be download correctly.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-10-11 04:39:12 +02:00
..
source
auth.go Fix attachment download bug (#27486) (#27571) 2023-10-11 04:39:12 +02:00
auth_test.go Fix attachment download bug (#27486) (#27571) 2023-10-11 04:39:12 +02:00
basic.go Fix attachment download bug (#27486) (#27571) 2023-10-11 04:39:12 +02:00
group.go
httpsign.go
interface.go
oauth2.go Fix attachment download bug (#27486) (#27571) 2023-10-11 04:39:12 +02:00
reverseproxy.go Fix attachment download bug (#27486) (#27571) 2023-10-11 04:39:12 +02:00
session.go
signin.go
source.go
sspi.go
sspiauth_posix.go
sspiauth_windows.go
sync.go