1. 08 Jan, 2025 24 commits
  2. 07 Jan, 2025 3 commits
  3. 03 Jan, 2025 1 commit
  4. 02 Jan, 2025 5 commits
  5. 30 Dec, 2024 2 commits
  6. 24 Dec, 2024 1 commit
  7. 19 Dec, 2024 2 commits
  8. 18 Dec, 2024 2 commits
    • Rafael Monnerat's avatar
      slapos_erp5&cloud: Reimplement (and speed up) security to use... · ed92d54a
      Rafael Monnerat authored
      slapos_erp5&cloud: Reimplement (and speed up) security to use ERP5User_getUserSecurityCategoryValueList
      
       No need external script for this.
      
       This change introduces a test change on testSlapOSCloudShadow, that
       include R-COMPUTER and R-INSTANCE for shadow users.
      
       After check, this feature (shadow) is not used for compute node or
       software instance users, so despite it is not needed (introduced 12yr
       ago), I kept just for reference.
      
       If those tests eventually break or cause problem, it is safe to remove
       them later on.
      ed92d54a
    • Rafael Monnerat's avatar
      slapos_cloud&erp5: Migrate to ERP5Type_asSecurityGroupSet · f99d671c
      Rafael Monnerat authored
        Include a custom ERP5Type_asSecurityGroupIdSet, since we need to handle
        the order of source_project + function (sort) a non-standard way.
      f99d671c