1. 01 Aug, 2005 1 commit
  2. 28 Jul, 2005 3 commits
  3. 27 Jul, 2005 1 commit
  4. 20 Jul, 2005 2 commits
  5. 18 Jul, 2005 1 commit
  6. 15 Jul, 2005 1 commit
  7. 13 Jul, 2005 1 commit
  8. 12 Jul, 2005 3 commits
  9. 06 Jul, 2005 1 commit
  10. 05 Jul, 2005 4 commits
  11. 04 Jul, 2005 2 commits
  12. 02 Jul, 2005 3 commits
  13. 28 Jun, 2005 2 commits
  14. 22 Jun, 2005 1 commit
  15. 21 Jun, 2005 1 commit
    • Sidnei da Silva's avatar
      · 20f0492c
      Sidnei da Silva authored
      - Forward-port fix from 2.7:
      
            - WebDAV COPY and MOVE did not call '_notifyOfCopyTo' and
              '_postCopy' hooks like it was done in
              OFS.CopySupport. Additionally added
              'manage_changeOwnershipType' to make MOVE behave even closer
              to OFS.CopySupport.
      20f0492c
  16. 20 Jun, 2005 2 commits
  17. 19 Jun, 2005 2 commits
  18. 16 Jun, 2005 4 commits
  19. 15 Jun, 2005 1 commit
    • Shane Hathaway's avatar
      Folded in the functionality of the VerboseSecurity product. · d7a8715f
      Shane Hathaway authored
      - Added the "verbose-security" option in zope.conf.
      
      - Changed the Python security policy implementation to emit verbose 
      Unauthorized errors when verbose-security is enabled.
      
      - Also, when verbose-security is enabled, computed roles include the 
      name of the permission from which the roles were derived, allowing the 
      security policy to reliably discover what permission is missing.
      
      - Fixed tests that didn't pass when verbose security was enabled.
      
      - Moved SimpleItem.__repr__ to a more basic class, where it should have 
      been all along.
      
      See also:
      
      http://mail.zope.org/pipermail/zope-dev/2005-June/025019.html
      d7a8715f
  20. 14 Jun, 2005 1 commit
  21. 13 Jun, 2005 3 commits