You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/storage
zeripath a89b399faa
Local storage should not store files as executable (#22162)
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>
1 year ago
..
helper.go Skip initing disabled storages (#21985) 2 years ago
helper_test.go Skip initing disabled storages (#21985) 2 years ago
local.go Local storage should not store files as executable (#22162) 1 year ago
local_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
minio.go Implement FSFE REUSE for golang files (#21840) 2 years ago
storage.go Skip initing LFS storage if disabled (#21996) 2 years ago