This is an automated email from the ASF dual-hosted git repository. dklco pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-core.git
commit 4ec2605e00d235bc76ceae9d31eb7270e7fc38f2 Author: Dan Klco <[email protected]> AuthorDate: Fri Jun 8 12:16:37 2018 -0400 Updating badges for org-apache-sling-auth-core --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c04247..8f7f6f4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ [<img src="http://sling.apache.org/res/logos/sling.png"/>](http://sling.apache.org) - [](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-core-1.8) [](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-core-1.8/test_results_analyzer/) [](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-core-1.8) [](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-core-1.8/test_results_analyzer/) [ project. + +The Sling Authentication Service bundle provides the basic mechanisms to authenticate HTTP requests with a JCR repository. The algorithms for extracting authentication details from the requests is extensible by implementing an AuthenticationHandler interface. -- To stop receiving notification emails like this one, please contact [email protected].
