[Checkins] [zopefoundation/Zope] 0e32c1: Add ability to paste objects without limits. [2.13...

GitHub noreply at github.com
Mon Apr 23 10:32:21 CEST 2018


  Branch: refs/heads/2.13
  Home:   https://github.com/zopefoundation/Zope
  Commit: 0e32c197c0422783bcf390d02dc3b429c3f48f07
      https://github.com/zopefoundation/Zope/commit/0e32c197c0422783bcf390d02dc3b429c3f48f07
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-04-23 (Mon, 23 Apr 2018)

  Changed paths:
    M buildout.cfg
    M doc/CHANGES.rst
    M src/OFS/CopySupport.py
    M src/OFS/tests/testCopySupport.py

  Log Message:
  -----------
  Add ability to paste objects without limits. [2.13] (#270)

* Add tests to check the DoS prevention code.

* Add `._pasteObjects()` to be able to paste objects without limits.

Fixes #217.




More information about the checkins mailing list