This is an automated email from the ASF dual-hosted git repository.
angela pushed a change to branch SLING-10219
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git.
from a701669 SLING-10219 : Expand enforcing principal-based authorization
option to repo-init (missing escaping for disablereason, missing support for
abitrary function with acl-line)
add 518e1b1 SLING-10219 : Expand enforcing principal-based authorization
option to repo-init (resolve TODOs in DefaultAclManager, extend acl-manager to
allow to record additional known system-user-ids)
No new revisions were added by this update.
Summary of changes:
.../accesscontrol/DefaultAclManager.java | 35 +++++++++++-----------
.../cpconverter/accesscontrol/EnforceInfo.java | 4 ++-
.../cpconverter/repoinit/AccessControlVisitor.java | 6 ++--
.../cpconverter/repoinit/OperationProcessor.java | 9 ++----
.../cpconverter/repoinit/SystemUserVisitor.java | 7 ++---
5 files changed, 26 insertions(+), 35 deletions(-)