1. 26 Feb, 2024 2 commits
  2. 23 Feb, 2024 14 commits
  3. 21 Feb, 2024 3 commits
  4. 20 Feb, 2024 1 commit
    • Rafael Monnerat's avatar
      erp5_base: Include symbols on generatePassword · 14acefde
      Rafael Monnerat authored
         Include some symbols to allow this script to be more complaint with erp5_authentication_policy, and more common practices of password settings.
      
         I explicity didnt include string.ponctuation because it introduces some unusual charts that are not commonly found on passwords like brackets, braces, angle brackets...
      14acefde
  5. 16 Feb, 2024 1 commit
  6. 15 Feb, 2024 1 commit
  7. 13 Feb, 2024 1 commit
  8. 12 Feb, 2024 1 commit
    • Vincent Pelletier's avatar
      Base_getWorkflowHistoryItemList: Remove access override · 1532fabb
      Vincent Pelletier authored
      This script has no reason to be an exception to user's title retrieval
      permissions.
      Non-ERP5 users do not have applicable access control, so handle those
      cases specifically. Such users may be:
      - since-deleted ERP5 users
      - coming from acl_users/zodb_users
      Use a generic placeholder when the user is not allowed to see a
      transition's actor.
      1532fabb
  9. 09 Feb, 2024 7 commits
  10. 08 Feb, 2024 3 commits
  11. 07 Feb, 2024 1 commit
  12. 06 Feb, 2024 5 commits