mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
Consider executable files as a valid case when returning a DownloadURL for them. They are just regular files with the difference being the executable permission bit being set. Co-authored-by: Gusted <postmaster@gusted.xyz>