[Zope-Checkins] SVN: Zope/branches/2.9/doc/CHANGES.txt Hmm,
this never made it in. No matter,
just set the SVN record straigt for future releases
Martijn Pieters
mj at zopatista.com
Tue Mar 27 08:38:13 EDT 2007
Log message for revision 73720:
Hmm, this never made it in. No matter, just set the SVN record straigt for future releases
Changed:
U Zope/branches/2.9/doc/CHANGES.txt
-=-
Modified: Zope/branches/2.9/doc/CHANGES.txt
===================================================================
--- Zope/branches/2.9/doc/CHANGES.txt 2007-03-27 12:32:02 UTC (rev 73719)
+++ Zope/branches/2.9/doc/CHANGES.txt 2007-03-27 12:38:13 UTC (rev 73720)
@@ -8,6 +8,10 @@
Bugs fixed
+ - Protected various security mutators with a new postonly decorator.
+ The decorator limits method publishing to POST requests only, and
+ is a backport from Zope 2.11's requestmethod decorator factory.
+
- Collector #2298: webdav.Resource.COPY and webdav.Resource.MOVE did
not send the expected copy/move events.
More information about the Zope-Checkins
mailing list