mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-08 19:45:20 +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>