- From: Mercurial notifier <nobody@w3.org>
- Date: Mon, 14 Jun 2010 10:25:34 -0400
- To: Unicorn Updates <www-validator-cvs@w3.org>
changeset: 1235:c36b5855469e
tag: tip
user: Thomas Gambet <tgambet@w3.org>
date: Mon Jun 14 10:27:48 2010 -0400
files: WebContent/WEB-INF/web.xml
description:
renamed realm
diff -r 19376a0742fa -r c36b5855469e WebContent/WEB-INF/web.xml
--- a/WebContent/WEB-INF/web.xml Mon Jun 14 10:24:37 2010 -0400
+++ b/WebContent/WEB-INF/web.xml Mon Jun 14 10:27:48 2010 -0400
@@ -58,7 +58,7 @@
</security-constraint>
<login-config>
<auth-method>DIGEST</auth-method>
- <realm-name>Unicorn Initialization</realm-name>
+ <realm-name>Unicorn</realm-name>
</login-config>
<security-role>
<description>
Received on Monday, 14 June 2010 14:28:06 UTC