Skip to content
Snippets Groups Projects
  1. Feb 27, 2024
  2. Feb 08, 2024
  3. Jan 24, 2024
  4. Jan 17, 2024
    • Andrew Evans's avatar
      Service accounts can be added to LDAP-synced groups · a2ec5c40
      Andrew Evans authored
      See [425947](#425947) for
      details.
      
      Allows adding service account users to groups even when LDAP sync is
      enabled. To do this, we make some major changes:
      
      - Add a new permission: `admin_service_account_members` ; this way we
        can check for group admin permissions even when those have been
        mostly disabled by setting the group to LDAP syncing
      - Switch which permission we check in the service layer when creating
        new `Member` objects for groups <-> service account users
      - Remove multiple layers of duplicative permission checking from the API
        and upper-level services
      
      The new permission is only valid when the `service_accounts` licensed
      feature is enabled.
      
      Added some additional error handling to ensure there are no changes in
      the API status codes or object returns.
      
      Changelog: changed
      EE: true
      Verified
      a2ec5c40
  5. Jan 04, 2024
  6. Dec 18, 2023
  7. Dec 12, 2023
  8. Dec 06, 2023
  9. Dec 05, 2023
  10. Dec 01, 2023
  11. Oct 13, 2023
  12. Sep 01, 2023
  13. Aug 28, 2023
  14. Jul 14, 2023
  15. Jul 11, 2023
  16. Jul 10, 2023
  17. Jun 14, 2023
  18. Jun 13, 2023
  19. Jun 06, 2023
  20. May 15, 2023
  21. Feb 17, 2023
  22. Feb 01, 2023
  23. Jan 11, 2023
  24. Dec 09, 2022
  25. Dec 06, 2022
    • Suzanne Selhorn's avatar
      Added many words · 23b667bc
      Suzanne Selhorn authored and Amy Qualls's avatar Amy Qualls committed
      Because I went through the
      whole docset and went through
      the list. These seemed like
      decent additions, so we
      won't have so many false results
      23b667bc
  26. Nov 24, 2022
  27. Nov 23, 2022
  28. Nov 07, 2022
  29. Nov 01, 2022
  30. Oct 23, 2022
  31. Oct 19, 2022
  32. Sep 21, 2022
  33. Sep 14, 2022
  34. Sep 02, 2022
  35. Aug 29, 2022
  36. Aug 24, 2022
  37. Aug 23, 2022
Loading