mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc CHANGES,1.82,1.83

2002-09-03 21:09:39
Update of /cvsroot/mhonarc/mhonarc/MHonArc
In directory subversions:/tmp/cvs-serv7466

Modified Files:
	CHANGES 
Log Message:
* Strip more tags and attributes that could potentially be used for
  XSS exploits in the HTML filter.  This is a more of a preemptive
  change since no new exploits have been reported.

* DATEFIELDS resource now supports indexed field names.  For example:

    <DateFields>
    received[1]:received[0]:date
    </DateFields>

  The example says that mhonarc should check the second received
  field, then the first received field, and then the first date field
  to determine the date of a message.


Index: CHANGES
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/CHANGES,v
retrieving revision 1.82
retrieving revision 1.83
diff -C2 -r1.82 -r1.83
*** CHANGES	4 Aug 2002 03:58:27 -0000	1.82
--- CHANGES	4 Sep 2002 04:09:29 -0000	1.83
***************
*** 14,17 ****
--- 14,34 ----
  YYYY/MM/DD
  ============================================================================
+ 2002/09/03	(2.5.12)
+ 
+ * Strip more tags and attributes that could potentially be used for
+   XSS exploits in the HTML filter.  This is a more of a preemptive
+   change since no new exploits have been reported.
+ 
+ * DATEFIELDS resource now supports indexed field names.  For example:
+ 
+     <DateFields>
+     received[1]:received[0]:date
+     </DateFields>
+ 
+   The example says that mhonarc should check the second received
+   field, then the first received field, and then the first date field
+   to determine the date of a message.
+ 
+ ============================================================================
  2002/08/03	(2.5.11)
  

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV