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

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


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

  Changed paths:
    M 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: 94b676fe76d282e47d99356b2d0c7d173f42a1cf
      https://github.com/zopefoundation/Zope/commit/94b676fe76d282e47d99356b2d0c7d173f42a1cf
  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: e9fa3d72ab0ce36ee080f3079fcb559bf6c16abc
      https://github.com/zopefoundation/Zope/commit/e9fa3d72ab0ce36ee080f3079fcb559bf6c16abc
  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: ffefc3f7ec168b600eeb3758fc426289284189f8
      https://github.com/zopefoundation/Zope/commit/ffefc3f7ec168b600eeb3758fc426289284189f8
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-12-21 (Wed, 21 Dec 2016)

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

  Log Message:
  -----------
  Merge pull request #84 from zopefoundation/hotfix-copy-master

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


Compare: https://github.com/zopefoundation/Zope/compare/117f676778e4...ffefc3f7ec16


More information about the checkins mailing list