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

Details

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

    Description

      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.

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Task DoD