1
0
forked from gitea/gitea
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
..