mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 18:24:27 +00:00
9da92835d1
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>