[Checkins] [zopefoundation/Zope] c3129e: Add ability to paste objects without limits. (#269...

GitHub noreply at github.com
Thu Apr 19 09:31:42 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: c3129e86727d1275af730ab98b54abf533889629
      https://github.com/zopefoundation/Zope/commit/c3129e86727d1275af730ab98b54abf533889629
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

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

  Log Message:
  -----------
  Add ability to paste objects without limits. (#269)

* 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