You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by an...@apache.org on 2021/01/19 17:23:15 UTC

[sling-org-apache-sling-feature-cpconverter] branch SLING-10070 updated (7cc7d82 -> 5d93b0a)

This is an automated email from the ASF dual-hosted git repository.

angela pushed a change to branch SLING-10070
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git.


    from 7cc7d82  SLING-10070 : Option to enforce principal-based authorization (wip)
     add 5d93b0a  SLING-10070 : Option to enforce principal-based authorization (wip)

No new revisions were added by this update.

Summary of changes:
 .../feature/cpconverter/accesscontrol/Mapping.java |   5 +-
 .../cpconverter/accesscontrol/MappingTest.java     | 110 +++++++++++++++++++++
 2 files changed, 113 insertions(+), 2 deletions(-)
 create mode 100644 src/test/java/org/apache/sling/feature/cpconverter/accesscontrol/MappingTest.java