You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2016/09/15 08:24:50 UTC

svn commit: r1760893 - /jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-simple.jsp

Author: mreutegg
Date: Thu Sep 15 08:24:50 2016
New Revision: 1760893

URL: http://svn.apache.org/viewvc?rev=1760893&view=rev
Log:
JCR-3893: Multiple issues with standalone 2.10.1

Add hint for default admin credentials

Modified:
    jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-simple.jsp

Modified: jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-simple.jsp
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-simple.jsp?rev=1760893&r1=1760892&r2=1760893&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-simple.jsp (original)
+++ jackrabbit/trunk/jackrabbit-webapp/src/main/webapp/webdav-simple.jsp Thu Sep 15 08:24:50 2016
@@ -46,9 +46,9 @@ href = Text.encodeIllegalXMLCharacters(h
   <li><a href="<%= href %>"><%= href %></a></li>
 </ul>
 <p>
-  The server asks for authentication, but by default any username and password
-  is accepted. You can modify this security policy in the repository
-  configuration file.
+  The server asks for authentication and will accept credentials for the default
+  admin user: <code>admin/admin</code>. You can modify this security policy in
+  the repository configuration file.
 </p>
 <p>
   To access other workspace than the default one, replace the last part of