[
https://issues.apache.org/jira/browse/SLING-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140055#comment-13140055
]
Markus Joschko commented on SLING-2256:
---------------------------------------
No. I tested the most recent davexservlet with the anonymous user enabled and I
can only get a read+write repository via davex if I explicitly add -/server to
the list of urls that do NOT need authentication. Otherwise I am left with a
read only repository (where I then can correctly login).
Would be glad if somebody else could verify that behavior. For me it looks like
a major bug in the davexservlet but I also can't imagine, that nobody apart
from us is using davex since august and I haven't heard any other complaints.
> Make The SlingDavExServlet configurable
> ---------------------------------------
>
> Key: SLING-2256
> URL: https://issues.apache.org/jira/browse/SLING-2256
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Reporter: Markus Joschko
> Assignee: Justin Edelson
> Fix For: JCR DavEx 1.1.0
>
>
> Does anybody mind if the properties of the davex servlet are made
> configurable?
> @Component(label = "%dav.name", description = "%dav.description",
> metatype=true)
> And if not, can anybody apply that change?
> I have the urgent need as we have disabled the anonymous user and
> without him the
> RepositoryDescriptors can't be fetched by the jcr2spi layer which
> results in a read only davex access.
> This can be cirumvented by setting the init.missing-auth-mapping
> parameter on the davex servlet.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira