You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2018/11/07 15:27:26 UTC

[sling-org-apache-sling-serviceusermapper] branch master updated (c56a167 -> b133172)

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

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


    from c56a167  trivial: added license header to *.md files
     add 2ae5d5f  Initial attempt on providing default ServiceUserMapped and only mapping service users that verify.
     new b133172  Merge pull request #1 from apache/issues/SLING-7930

The 1 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:
 .../impl/ServiceUserMappedBundleFilter.java        | 101 ++++++++++++++++++---
 .../impl/ServiceUserMapperImpl.java                |  27 +++++-
 .../impl/ServiceUserMappedBundleFilterTest.java    |  45 +++++++--
 .../impl/ServiceUserMapperImplTest.java            |  11 ++-
 4 files changed, 155 insertions(+), 29 deletions(-)


[sling-org-apache-sling-serviceusermapper] 01/01: Merge pull request #1 from apache/issues/SLING-7930

Posted by pa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pauls pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git

commit b1331721d8d253f5f4657883ae4acd9f868e10f4
Merge: c56a167 2ae5d5f
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Wed Nov 7 16:27:22 2018 +0100

    Merge pull request #1 from apache/issues/SLING-7930
    
    Initial attempt on providing default ServiceUserMapped and only mappiā€¦

 .../impl/ServiceUserMappedBundleFilter.java        | 101 ++++++++++++++++++---
 .../impl/ServiceUserMapperImpl.java                |  27 +++++-
 .../impl/ServiceUserMappedBundleFilterTest.java    |  45 +++++++--
 .../impl/ServiceUserMapperImplTest.java            |  11 ++-
 4 files changed, 155 insertions(+), 29 deletions(-)