You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2006/01/13 16:15:21 UTC

[jira] Closed: (JCR-289) jcr-server: make auth-header configurable for JCR-Server

     [ http://issues.apache.org/jira/browse/JCR-289?page=all ]
     
angela closed JCR-289:
----------------------

    Resolution: Fixed

fixed rev. 368754  


> jcr-server: make auth-header configurable for JCR-Server
> --------------------------------------------------------
>
>          Key: JCR-289
>          URL: http://issues.apache.org/jira/browse/JCR-289
>      Project: Jackrabbit
>         Type: New Feature
>     Reporter: Peter Darton
>     Assignee: angela
>     Priority: Trivial

>
> In WEB-INF/web.xml, there is a section (commented-out by default) that reads:
>         <init-param>
>             <param-name>authenticate-header</param-name>
>             <param-value>Basic realm="Jackrabbit Webdav Server"</param-value>
>             <description>
>                 Defines the value of the 'WWW-Authenticate' header.
>             </description>
>         </init-param>
> This parameter is ignored (not loaded) by the code - the default string is always used instead
> Note: this was more of a problem before JCR-286 had been fixed

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira