You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/04/18 20:35:15 UTC

[jira] Resolved: (JCR-847) Provide a Method getCredentialsProvider to the SimpleWebdavServlet

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

Jukka Zitting resolved JCR-847.
-------------------------------

    Resolution: Fixed

Patch applied (with some extra javadocs) in revision 530119 and merged to the 1.3 branch in revision 530121. Thanks for the contribution!

> Provide a Method getCredentialsProvider to the SimpleWebdavServlet
> ------------------------------------------------------------------
>
>                 Key: JCR-847
>                 URL: https://issues.apache.org/jira/browse/JCR-847
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: webdav
>            Reporter: Claus Köll
>         Assigned To: Jukka Zitting
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: patch.txt
>
>
> It will be useful to provide a easy way to change the default CredentialsProvider (BasicCredentialsProvider) when the SessionProvider will be created.
> It makes sense to let the SessionProvider return a other CredentialsProvider so that no BasicAuthentication wil be prompt.
> thanks
> claus

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.