See #1222772: API for easily setting common ACLs on files (was: Support CiviCRM)

I think there is a way to work around this by calling the function provisionacl_set_acl in a post_verify hook.

CommentFileSizeAuthor
#1 provisionacl-support-1328464-1.patch1.69 KBsfyn

Comments

sfyn’s picture

StatusFileSize
new1.69 KB

My patch for this issue.

sfyn’s picture

Status: Active » Needs review
bgm’s picture

Status: Needs review » Fixed

Committed to 6.x-1.x, thanks for the patch!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

anarcat’s picture

Status: Closed (fixed) » Needs work

I have committed changes to provisionacl that will make this easier. It will not break the existing patch but the code should probably be refactored to simplify the code and make use of the new API.

See the changes here:

http://drupalcode.org/project/provisionacl.git/blobdiff/49e24ed5f8361ea3...

and feedback here: #1222772: API for easily setting common ACLs on files (was: Support CiviCRM).

bgm’s picture

Issue summary: View changes
Status: Needs work » Closed (works as designed)

Closing this 3 year old issue. Haven't heard of issues recently with provisionacl, so assuming it works OK. Feel free to re-open otherwise. Thanks.