SLING-7167 Adjust READMEs

switch from plain text to Markdown

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810456 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: bd3951eedf638adcde92eb2e2ad2c80859c8d5b5
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Form Based Cookie Authenticator

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.