ozeigermann 2004/04/01 01:59:50
Modified: src/conf/webapp Tag: SLIDE_2_0_RELEASE_BRANCH web.xml
Log:
Fixed additional security settings as described in #27711
Revision Changes Path
No revision
No revision
1.25.2.2 +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.25.2.1
retrieving revision 1.25.2.2
diff -u -r1.25.2.1 -r1.25.2.2
--- web.xml 1 Apr 2004 09:15:51 -0000 1.25.2.1
+++ web.xml 1 Apr 2004 09:59:50 -0000 1.25.2.2
@@ -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]