You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by tm...@apache.org on 2020/04/28 12:59:46 UTC

[sling-org-apache-sling-distribution-core] branch master updated (355e3f1 -> 70214c0)

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

tmaret pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git.


    from 355e3f1  Merge pull request #39 from actinium15/issue/SLING-9363
     new 4199ab0  SLING-9212 Distribution code checks for jcr:removeNode permissions on importer side for DELETE request
     new c2801a4  SLING-9212 Distribution code checks for jcr:removeNode permissions on importer side for DELETE request
     new af01b93  SLING-9212 Distribution code checks for jcr:removeNode permissions on importer side for DELETE request
     new ab39f2f  SLING-9212 Distribution code checks for jcr:removeNode permissions on importer side for DELETE request
     new 4dceb7e  SLING-9212 Distribution code checks for jcr:removeNode permissions on importer side for DELETE request
     new 084d31b  SLING-9212 Distribution code checks for jcr:removeNode permissions on importer side for DELETE request
     new b49556b  SLING-9212 Distribution code checks for jcr:removeNode permissions on importer side for DELETE request
     new 2e92311  SLING-9212 Distribution code checks for jcr:removeNode permissions on importer side for DELETE request
     new 70214c0  Merge pull request #40 from mohiaror/issues/SLING-9212

The 463 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |  2 +-
 ...geDistributionRequestAuthorizationStrategy.java | 29 +++++--
 ...ibutionRequestAuthorizationStrategyFactory.java | 18 +++-
 ...stributionRequestAuthorizationStrategyTest.java | 98 +++++++++++++++++++---
 4 files changed, 126 insertions(+), 21 deletions(-)