Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-4742

authz group cannot refer to multiple groups

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.10.0
    • None
    • libsvn_repos
    • None

    Description

      As reported on users, a groups that refers to more than one group doesn't work:

      [groups]
      GuserA = userA
      GuserB = userB
      GroupA = @GuserA, @GuserB

      The problem is that expand_group_callback() overwites the members variable when it recurses.

      Attachments

        Activity

          People

            Unassigned Unassigned
            philipm Philip Martin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: