Oliver Lietz created SLING-2998:
-----------------------------------

             Summary: SlingAuthenticator fails because of pathInfo being null
                 Key: SLING-2998
                 URL: https://issues.apache.org/jira/browse/SLING-2998
             Project: Sling
          Issue Type: Bug
          Components: Authentication
    Affects Versions: Auth Core 1.1.2
         Environment: Sling, CQ
            Reporter: Oliver Lietz


- HttpServletRequest#getPathInfo():String returns null, use 
HttpServletRequest#getServletPath():String instead
- path should never be changed to /, instead return anonymous credentials/false

http://mail-archives.apache.org/mod_mbox/sling-users/201308.mbox/%3c201308021338.32243.apa...@oliverlietz.de%3e


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to