mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
a89b399faa
The PR #21198 introduced a probable security vulnerability which resulted in making all storage files be marked as executable. This PR ensures that these are forcibly marked as non-executable. Fix #22161 Signed-off-by: Andrew Thornton <art27@cantab.net>