[Checkins] [zopefoundation/Zope] f58a29: Don't copy items the user is not allowed to view.

GitHub noreply at github.com
Wed Dec 21 18:18:23 CET 2016


  Branch: refs/heads/2.13
  Home:   https://github.com/zopefoundation/Zope
  Commit: f58a2968bcac0b62e71f6d81be83142b2a8358ca
      https://github.com/zopefoundation/Zope/commit/f58a2968bcac0b62e71f6d81be83142b2a8358ca
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  -----------
  Don't copy items the user is not allowed to view.

>From Products.PloneHotfix20161129.


  Commit: 8c85cda94a4c4c30d7a7340e15522546d618d037
      https://github.com/zopefoundation/Zope/commit/8c85cda94a4c4c30d7a7340e15522546d618d037
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2016-12-21 (Wed, 21 Dec 2016)

  Changed paths:
    M src/OFS/CopySupport.py

  Log Message:
  -----------
  Log a warning when making a partial copy.


  Commit: d336b02975fb65567e63e9816d5f0d205b748f95
      https://github.com/zopefoundation/Zope/commit/d336b02975fb65567e63e9816d5f0d205b748f95
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2016-12-21 (Wed, 21 Dec 2016)

  Changed paths:
    M src/OFS/CopySupport.py

  Log Message:
  -----------
  Include the target folder when warning about partial copy.


  Commit: fd844dcacb42647ea957664f94d32a52d8315af1
      https://github.com/zopefoundation/Zope/commit/fd844dcacb42647ea957664f94d32a52d8315af1
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-12-21 (Wed, 21 Dec 2016)

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

  Log Message:
  -----------
  Merge pull request #83 from zopefoundation/hotfix-copy-213

Don't copy items the user is not allowed to view. [2.13]


Compare: https://github.com/zopefoundation/Zope/compare/1057219ba0cf...fd844dcacb42


More information about the checkins mailing list