SLING-7721 - [HTL] Redirect user to login form in REPL if the user is not already authenticated

* defined /htl as a path that needs authentication
2 files changed
tree: b4e9b4bc52219ff6ecd303031bc2e1e34fb54ffc
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Build Status Maven Central JavaDocs License scripting

Apache Sling Scripting HTL Read-Eval-Print Loop Environment

This module is part of the Apache Sling project.

To install:

mvn clean install sling:install

Then just browse to http://localhost:8080/htl/repl.html.