1. 04 Sep, 2019 2 commits
    • Jérome Perrin's avatar
      ERP5Type: make PropertyManager.getProperty support `checked_permission` argument · d6723efa
      Jérome Perrin authored
      for compatibility with Base.checkProperty.
      d6723efa
    • Jérome Perrin's avatar
      ERP5Type: honor read_property in Base.getProperty · b9451bc1
      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.
      b9451bc1
  2. 02 Sep, 2019 1 commit
  3. 16 Aug, 2019 5 commits
  4. 15 Aug, 2019 7 commits
  5. 13 Aug, 2019 4 commits
  6. 09 Aug, 2019 8 commits
  7. 08 Aug, 2019 3 commits
  8. 07 Aug, 2019 2 commits
  9. 06 Aug, 2019 2 commits
  10. 05 Aug, 2019 2 commits
  11. 02 Aug, 2019 4 commits