Skip to content
GitLab
Explore
Sign in
Fix ACL set for owner on directory
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jednotné přihlášení test
requested to merge
github/fork/stavamichal/fixCorrectDefaultACLForOwnerInProjects
into
master
Oct 09, 2018
Overview
2
Commits
1
Pipelines
0
Changes
2
Expand
Created by: stavamichal
setfacl need to set also permissions for owner itself, not just user. This will prevent situation where owner can't access own directory.
Merge request reports