[ http://issues.apache.org/jira/browse/JCR-289?page=all ]
angela updated JCR-289: ----------------------- Summary: jcr-server: make auth-header configurable for JCR-Server (was: jcr-server: webdav servlet does not read authenticate-header parameter) type: New Feature (was: Bug) Assign To: angela hi peter right... the auth-header currently is only configurable for the simple server. but of cause that a trivial change to make it available for the other servlet, too. > 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