• Shane Hathaway's avatar
    - Removed usage of ZODB from security suite. · 789886c5
    Shane Hathaway authored
    - Corrected role comparison.  "None" means anonymous, an empty tuple means
      private, and private objects are not accessible even by managers.
    
    - Removed attribute access tests, which don't work, and if they did,
      they would be duplicates of tests already in the RestrictedPython,
      DocumentTemplate, and PythonScripts packages.
    789886c5
regressionSecurity.py 10.9 KB