An error occurred fetching the project authors.
- 24 Jun, 2015 1 commit
-
-
Tres Seaver authored
See: https://bugs.launchpad.net/zope2/+bug/789863 This change applies Leo Rochael's patch from: https://bugs.launchpad.net/zope2/+bug/789863/+attachment/3624368/+files/0001-Make-the-request-object-unpublishable.patch And the ideas from Richard Mitchell's patch at: https://bugs.launchpad.net/zope2/+bug/789863/+attachment/3625765/+files/request_object.patch
-
- 28 May, 2012 2 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 16 Feb, 2012 2 commits
-
- 13 Oct, 2011 1 commit
-
-
Martijn Pieters authored
The locking here was only ever needed for the old `regex` module that was originally used for this code, but that was replaced by the thread-safe `re` some 10 years ago (see r20110, april 2001).
-
- 01 Aug, 2011 3 commits
-
-
Nikolay Kim authored
-
Nikolay Kim authored
-
Nikolay Kim authored
-
- 30 Jul, 2011 1 commit
-
-
Nikolay Kim authored
-
- 18 Jul, 2011 3 commits
-
-
Nikolay Kim authored
-
Nikolay Kim authored
-
Nikolay Kim authored
-
- 12 Jul, 2011 1 commit
-
-
Nikolay Kim authored
-
- 02 Jul, 2011 1 commit
-
-
Hanno Schlichting authored
-
- 15 Jun, 2011 1 commit
-
-
Nikolay Kim authored
-
- 08 Mar, 2011 1 commit
-
- 19 Aug, 2010 2 commits
-
-
Jens Vagelpohl authored
-
Jens Vagelpohl authored
-
- 31 Jul, 2010 1 commit
-
-
Hanno Schlichting authored
-
- 14 Jul, 2010 2 commits
-
-
Jens Vagelpohl authored
exceptions encountered during path traversal.
-
Jens Vagelpohl authored
exceptions encountered during path traversal.
-
- 05 Jun, 2010 1 commit
-
-
Hanno Schlichting authored
-
- 16 Apr, 2010 2 commits
-
-
Tres Seaver authored
Such cookies violate RFC 2965 / 2616. Fixes LP #563229.
-
Tres Seaver authored
Such cookies violate RFC 2965 / 2616. Fixes LP #563229.
-
- 01 Apr, 2010 4 commits
-
-
Hanno Schlichting authored
-
https://bugs.launchpad.net/zope2/+bug/257675Hanno Schlichting authored
Applied patch from https://bugs.launchpad.net/zope2/+bug/257675, avoiding the mysterious '-C' in request.form
-
Tres Seaver authored
-
Tres Seaver authored
-
- 01 Jan, 2010 1 commit
-
-
Hanno Schlichting authored
-
- 28 Dec, 2009 1 commit
-
- 18 Sep, 2009 2 commits
-
-
Martijn Pieters authored
-
Martijn Pieters authored
Clearing frees resources, closing also sends out the end-request event. Clones of the current request need to be cleared, only the actual current request needs to be closed. Fixes LP #414757.
-
- 11 May, 2009 1 commit
-
-
Andreas Jung authored
firewalls and security proxies.
-
- 19 Apr, 2009 2 commits
-
-
Tres Seaver authored
o Preserve response class as well.
-
Tres Seaver authored
-
- 08 Feb, 2009 1 commit
-
-
Hanno Schlichting authored
-
- 23 Jan, 2009 1 commit
-
-
Hanno Schlichting authored
ZClasses have been deprecated for two major releases. They have been removed in this version of Zope.
-
- 18 Aug, 2008 1 commit
-
-
Jeff Rush authored
later interpretation by a SOAP-aware view. Without this patch SOAP requests fall into the XML-RPC logic and cause errors. This patch does not add significant overhead nor introduce new functionality other than making it possible to cleanly add-in a 3rd party SOAP parser for those who want it. This technique is being used with views using a small wrapper of soaplib and a @soapmethod decorator, outside the Zope SVN.
-
- 20 Apr, 2008 1 commit
-