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

Justin Edelson commented on SLING-3210:
---------------------------------------

The DavExDisabledAnonAccessTest isn't really about anonymous access to the 
repository. It is about when anonymous access is disabled at the Sling Auth 
level.

A DavEx client will send one or two anonymous requests (IIRC these are PROPFIND 
requests to get repository descriptors) before sending authentication 
information. So we had to always enable anonymous acess (again at the Sling 
Auth level) to the DavEx servlet, otherwise these initial requests would fail.


> Oak login fails in DavExDisabledAnonAccessTest
> ----------------------------------------------
>
>                 Key: SLING-3210
>                 URL: https://issues.apache.org/jira/browse/SLING-3210
>             Project: Sling
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>
> The DavExIntegrationTest base class uses repository.login("default"), without 
> credentials, which is not supported by Oak as per 
> http://jackrabbit.apache.org/oak/docs/differences.html
> As a result, the login correctly fails, causing the test to fail.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to