1
1
mirror of https://github.com/go-gitea/gitea synced 2025-03-10 04:34:26 +00:00
6543 261c3a56a2 [Fix] Release attachment should use DownloadURL() not Name ()
* Handle if two or more attachments have the same name
* previously only the first could be downloaded - now each is downloadable
* dos also take care of   (fix was: )
* use func DownloadURL() at issue attatchments too
2019-12-28 23:33:13 +00:00
..