git-store-meta icon indicating copy to clipboard operation
git-store-meta copied to clipboard

Native support of ACL

Open danny0838 opened this issue 2 years ago • 0 comments

Support of storing and applying ACL requires getfacl, setfacl, or the Linux::ACL module of Perl.

Linux::ACL is much more performant than getfacl/setfacl, but setting ACL is currently disabled (and will use setfacl instead) as there's an unresolved issue. We have raised an issue in the developer's repo, but not yet get a response.

We may need someone skilled to fix the issue and release an updated Perl module for better support of this feature.

danny0838 avatar Feb 20 '22 08:02 danny0838