[ 
https://issues.apache.org/jira/browse/SLING-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13738533#comment-13738533
 ] 

Oliver Lietz commented on SLING-2998:
-------------------------------------

integration test: 
https://github.com/oliverlietz/sling-tests/tree/master/org.apache.sling.tests/SLING_2998
                
> 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
>              Labels: security
>         Attachments: SLING-2998.patch
>
>
> - 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