You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Oliver Lietz (JIRA)" <ji...@apache.org> on 2013/09/13 16:27:52 UTC

[jira] [Resolved] (SLING-2998) SlingAuthenticator fails because of pathInfo being null

     [ https://issues.apache.org/jira/browse/SLING-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Lietz resolved SLING-2998.
---------------------------------

    Resolution: Fixed

SLING-2998.2013-09-12.patch applied in r1522946
                
> 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
>             Fix For: Auth Core 1.1.4
>
>         Attachments: SLING-2998.2013-09-12.patch, 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.apache@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