vmassol 2003/06/22 02:08:56
Modified: documentation/docs/xdocs changes.xml
Log:
Added change done by Chris
Revision Changes Path
1.107 +6 -0 jakarta-cactus/documentation/docs/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- changes.xml 15 Jun 2003 16:28:00 -0000 1.106
+++ changes.xml 22 Jun 2003 09:08:56 -0000 1.107
@@ -65,6 +65,12 @@
</devs>
<release version="1.5" date="- in CVS">
+ <action dev="CML" type="add">
+ Added a <code>HttpServletRequestWrapper.setRemoteUser()</code> method
+ to simulate a remote user. Thus, there is now 2 methods to get a
+ remote user: by simulating it as above or by using real BASIC or
+ Form-based authentication.
+ </action>
<action dev="CML" type="update">
Refactored the authentication support by introducing the interface
<code>Authentication</code>, which the class
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]