Skip to content

Restrict permissions on public/uploads

username-removed-5302 requested to merge uploads-700 into master

Now that files in public/uploads are served by gitlab-workhorse we can and should just use mode 0700 to restrict access to the 'git' user only.

Merge request reports