1. 19 Mar, 2024 3 commits
    • Rafael Monnerat's avatar
      erp5_json_editor: Sanitize and update description on schema · a0d6ab94
      Rafael Monnerat authored
        Remove forbidden properties when retrieve the properties from the schema.
      
            - template and options isn't  part of json schema spec, so it isn't possible to use this feature globally.
            - template also could be used to call callbacks, so despite we block unsafe-eval, it still better remove it.
            - both were removed because it can lead to parameter injection, where by saving the form w/o editing anything, it changes the parameters, it adds non-visible values, which can up to some extend be a security risk.
      
         Update the description to display the "default" value as a hint, if it was provided into the schema.
      a0d6ab94
    • Rafael Monnerat's avatar
      Update from upstream/master · e209623a
      Rafael Monnerat authored
      e209623a
    • Rafael Monnerat's avatar
      erp5_disaster_recovery: Initial public release · b111b6e3
      Rafael Monnerat authored
      See merge request !1900
      b111b6e3
  2. 18 Mar, 2024 7 commits
  3. 13 Mar, 2024 3 commits
  4. 11 Mar, 2024 7 commits
  5. 08 Mar, 2024 3 commits
  6. 07 Mar, 2024 2 commits
  7. 06 Mar, 2024 1 commit
  8. 05 Mar, 2024 5 commits
  9. 04 Mar, 2024 2 commits
  10. 01 Mar, 2024 7 commits