Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-6041

Create a method on UserManager returning all users of a given group including the users for transitive groups

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.3.7
    • None
    • security
    • Yes

      The requirement has raised by MGNLUI-3315.
      On UserManager , there is already
      public Collection<String> getUsersWithGroup(String groupName); but that onre returns "only" the users which belong to exactly that group;
      but we also need the users belonging to groups which belong to the given group = transitive groups.

        Acceptance criteria

              cmeier Christoph Meier
              cmeier Christoph Meier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD