enapps-enorman opened a new pull request, #7: URL: https://github.com/apache/sling-org-apache-sling-extensions-webconsolesecurityprovider/pull/7
When using the starter app, the initial webconsole login action sets the sling.formauth cookie path to "/". But the action from the logout link attempts to clear the sling.formauth cookie with a path of "/system/console". Since the path doesn't match what was stored in the client browser it does not clear the original cookie and the user remains logged in. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
