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

Felix Meschberger resolved SLING-2275.
--------------------------------------

    Resolution: Fixed

Consolidated configuration in Rev. 1199645
  - use OsgiUtil to convert the configuration property
  - prevent indirect dependencies making Jackrabbit deps provided
  - preset Jackrabbit DavEx config:
      path prefix: same as servlet registration path
      home/tmp directory: sling.home/jackrabbit/tmp
      csrf protection: disabled
      no other parameters are set
  - use Sling settings to get sling.home location

CSRF protection is disabled because it is not the task of the DavEx servlet to 
do that.
                
> simplify path configuration for SlingDavExServlet
> -------------------------------------------------
>
>                 Key: SLING-2275
>                 URL: https://issues.apache.org/jira/browse/SLING-2275
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>    Affects Versions: JCR DavEx 1.0.0
>            Reporter: Justin Edelson
>            Assignee: Felix Meschberger
>             Fix For: JCR DavEx 1.1.0
>
>
> The path is specified two (soon to be three with SLING-2274) times in the 
> configuration for the SlingDavExServlet and these values must be in sync. 
> Only the "alias" property should be required. The other properties should be 
> inferred from the value of alias.

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

        

Reply via email to