1. 28 Aug, 2019 2 commits
    • Jérome Perrin's avatar
      ERP5Type: honor read_property in Base.getProperty · ec11177e
      Jérome Perrin authored
      This introduce a `_getProperty` method that's not really part of public
      API, but could be called to get a property without security check.
      Because some classes were already using internally a _getProperty method
      for a different meaning, these methods have been renamed.
      
      This also re-enable parts of test_PropertySheetSecurityOnAccessors that
      are supposed to work (security is checked on accessors) and split
      what's currently not supposed to work (security on accessors does not
      work in the corner case of using the default read permission, 'Access
      contents information' as a write permission) to another expected failure
      test.
      ec11177e
    • Jérome Perrin's avatar
      testGUIwithSecurity: cleanups and more strict test · e01e5606
      Jérome Perrin authored
      maybe a little to strict. I don't know how we can check that fields does
      not display value without checking the markup in a so low level way
      e01e5606
  2. 16 Aug, 2019 5 commits
  3. 15 Aug, 2019 7 commits
  4. 13 Aug, 2019 4 commits
  5. 09 Aug, 2019 8 commits
  6. 08 Aug, 2019 3 commits
  7. 07 Aug, 2019 2 commits
  8. 06 Aug, 2019 2 commits
  9. 05 Aug, 2019 2 commits
  10. 02 Aug, 2019 5 commits