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

Felix Meschberger resolved SLING-1400.
--------------------------------------

         Assignee: Felix Meschberger
    Fix Version/s: Auth Core 1.0.4
       Resolution: Fixed

Added integration tests from http://codereview.appspot.com/2252043 in Rev. 
1001058.

> OPTIONS request on / returns login form if "Allow Anonymous Access" set to 
> false
> --------------------------------------------------------------------------------
>
>                 Key: SLING-1400
>                 URL: https://issues.apache.org/jira/browse/SLING-1400
>             Project: Sling
>          Issue Type: Bug
>          Components: Authentication
>            Reporter: Bertrand Delacretaz
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: Auth Core 1.0.4
>
>
> If "Allow Anonymous Access" is true (that's the default default) in 
> theorg.apache.sling.engine.impl.auth.SlingAuthenticator config, curl -X 
> OPTIONS http://localhost:8888/ correctly returns a 401 status.
> If the setting is false, the same request returns 200 and the login form.
> Not sure if that's really a problem, but I thought I'd report it as it caused 
> the WebDAV mount on / to become unusable with samples that recommend setting 
> that parameter to false. I'll change the samples to use 
> sling:authRequestLogin=true instead.

-- 
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