Updated the paths in the login page to point to the new content paths as per SLING-7484
1 file changed
tree: 8868687d69bd40a8413d2a308aead3d758560174
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Form Based Authentication Handler

This module is part of the Apache Sling project.

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.