Am Dienstag, 27. August 2013 schrieb Oliver Lietz (JIRA): [...] > > 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/%3c2013 > > [email protected]%3e
hello, same here... anything missing to get this fixed? regards, O.
