Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9029df1

Browse files
committed
Fix updateAclDependencies() to not assume that ACL role dependencies can only
be added during GRANT and can only be removed during REVOKE; and fix itscallers to not lie to it about the existing set of dependencies wheninstantiating a formerly-default ACL. The previous coding accidentally failedto malfunction so long as default ACLs contain only references to the object'sowning role, because that role is ignored by updateAclDependencies. Howeverthis is obviously pretty fragile, as well as being an undocumented assumption.The new coding is a few lines longer but IMO much clearer.
1 parent80390f4 commit9029df1

File tree

5 files changed

+248
-153
lines changed

5 files changed

+248
-153
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp