ozeigermann 2004/04/01 02:00:41
Modified: src/conf/webapp web.xml
Log:
Fixed additional security settings as described in #27711
Revision Changes Path
1.27 +1 -1 jakarta-slide/src/conf/webapp/web.xml
Index: web.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/src/conf/webapp/web.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- web.xml 1 Apr 2004 09:17:32 -0000 1.26
+++ web.xml 1 Apr 2004 10:00:41 -0000 1.27
@@ -191,7 +191,7 @@
</init-param>
<load-on-startup>1</load-on-startup>
<!-- Uncomment this to get authentication -->
- <@AUTHsecurity-role-ref>
+ <@[EMAIL PROTECTED]>
<role-name>root</role-name>
<role-link>root</role-link>
</security-role-ref>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]