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

Bertrand Delacretaz commented on SLING-7647:
--------------------------------------------

bq. Maybe this is due to SLING-6130 ?

Of course...I did vaguely remember that something changed in that area ;-)

Let's discuss on list, if we want to change the tests to run under /content or 
change the SLING-6130 settings for testing.

> Anonymous access to content stopped working
> -------------------------------------------
>
>                 Key: SLING-7647
>                 URL: https://issues.apache.org/jira/browse/SLING-7647
>             Project: Sling
>          Issue Type: Bug
>          Components: Authentication
>            Reporter: Bertrand Delacretaz
>            Priority: Major
>              Labels: sling-IT
>         Attachments: sling10-get-request.txt, trunk-get-request.txt
>
>
> Looking at SLING-7636 and especially the {{AnonymousAccessTest}} shows that 
> anonymous access stopped working. The following scenario works with the 
> sling10 jar but not with the current trunk:
> {code}
> curl -u admin:admin -Ftitle=test http://localhost:8080/tmp/test1234
> curl -u admin:admin http://localhost:8080/tmp/test1234.json
> curl http://localhost:8080/tmp/test1234.tidy.json
> {code}
> With sling10 the last request gets content, while with the current trunk it 
> gets a 404.
> I'll attach the logs of that last request on both versions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to