mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 09:57:44 +01:00
7b96f71bc7
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>