adobe / aem-htl-repl

Read–Eval–Print Loop environment for HTL.
https://docs.adobe.com/docs/en/htl.html
Apache License 2.0
152 stars 63 forks source link

On AEM 6.1 the CSRF filter prevents REPL from working #7

Closed raducotescu closed 9 years ago

raducotescu commented 9 years ago

On AEM 6.1 by default the CSRF filter expects a request parameter or a request header containing the CSRF token in order to allow PUT requests to be completed.