1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-02 12:28:25 +00:00
Files
gitea/services/convert/attachment.go
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

2.0 KiB