You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2018/05/23 18:28:06 UTC

[sling-org-apache-sling-auth-form] branch master updated (5502803 -> 567d5a4)

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

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


    from 5502803  [maven-release-plugin] prepare for next development iteration
     new 0572ad6  Update README.md
     new 191237a  Update README.md
     new 567d5a4  Update README.md

The 3 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:
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
dklco@apache.org.

[sling-org-apache-sling-auth-form] 01/03: Update README.md

Posted by dk...@apache.org.
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-form.git

commit 0572ad61a601d097983cb6cadecb7d2312529574
Author: Dan Klco <kl...@users.noreply.github.com>
AuthorDate: Wed May 23 11:48:21 2018 -0400

    Update README.md
---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a3d8bcf..d30e205 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
-# Apache Sling Form Based Authentication Handler
+[<img src="http://sling.apache.org/res/logos/sling.svg" align="center"/>](http://sling.apache.org)
 
-This module is part of the [Apache Sling](https://sling.apache.org) project.
+[![Build Status](https://img.shields.io/jenkins/s/https/builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-form-1.8.svg)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-form-1.8) [![Test Status](https://img.shields.io/jenkins/t/https/builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-form-1.8.svg)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-form-1.8) [![License](https://img.shields.io/ [...]
+
+# Apache Sling Form Based Authentication Handler
 
 Bundle implementing form based authentication with login and logout support.
 Authentication state is maintained in a Cookie or in an HTTP Session. The
 password is only submitted when first authenticating.
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.

-- 
To stop receiving notification emails like this one, please contact
dklco@apache.org.

[sling-org-apache-sling-auth-form] 03/03: Update README.md

Posted by dk...@apache.org.
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-form.git

commit 567d5a4d0aa8363652452c9c9065638dc5ef6737
Author: Dan Klco <kl...@users.noreply.github.com>
AuthorDate: Wed May 23 12:01:41 2018 -0400

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b3a282d..bbceda2 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,4 @@ Bundle implementing form based authentication with login and logout support.
 Authentication state is maintained in a Cookie or in an HTTP Session. The
 password is only submitted when first authenticating.
 
-This module is part of the [Apache Sling](https://sling.apache.org) project.
+This module is part of the [Apache Sling](https://sling.apache.org) project. You can read more about this module on our [documentation site](http://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.html).

-- 
To stop receiving notification emails like this one, please contact
dklco@apache.org.

[sling-org-apache-sling-auth-form] 02/03: Update README.md

Posted by dk...@apache.org.
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-form.git

commit 191237a63f5454dbea9e46a9cbd5a792aa8c8026
Author: Dan Klco <kl...@users.noreply.github.com>
AuthorDate: Wed May 23 11:55:12 2018 -0400

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d30e205..b3a282d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[<img src="http://sling.apache.org/res/logos/sling.svg" align="center"/>](http://sling.apache.org)
+[<img src="http://sling.apache.org/res/logos/sling.png" align="center"/>](http://sling.apache.org)
 
 [![Build Status](https://img.shields.io/jenkins/s/https/builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-form-1.8.svg)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-form-1.8) [![Test Status](https://img.shields.io/jenkins/t/https/builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-form-1.8.svg)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-form-1.8) [![License](https://img.shields.io/ [...]
 

-- 
To stop receiving notification emails like this one, please contact
dklco@apache.org.