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

Bertrand Delacretaz closed SLING-998.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: Engine 2.0.6

In revision 782948, an unauthenticated request is redirected to 
/system/sling/login if anonymous access is not allowed. The LoginServlet 
handles that path by displaying a simple login form.

I have also moved the LoginServlet from the extensions/httpauth bundle to the 
engine bundle, as it is not http-specific.

> Request fails with HTTP ERROR 200 - Reason: OK if anonymous access is disabled
> ------------------------------------------------------------------------------
>
>                 Key: SLING-998
>                 URL: https://issues.apache.org/jira/browse/SLING-998
>             Project: Sling
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: Engine 2.0.4
>            Reporter: Bertrand Delacretaz
>             Fix For: Engine 2.0.6
>
>
> See discussion in http://markmail.org/message/smbbphesab42fwnz - a request to 
> / with no credentials returns a page saying:
> HTTP ERROR 200
> Problem accessing / Reason:
>   OK
> If "allow anonymous access" is disabled on 
> /system/console/configMgr/org.apache.sling.engine.impl.auth.SlingAuthenticator

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to