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

authz group cannot refer to multiple groups

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.10.0
    • 1.10.1
    • libsvn_repos
    • None

    Description

      As reported on users:

      https://lists.apache.org/thread.html/cfdb85b5aa77b8211a765dd5260abd17889e67fd3c9ff99cb27f1b9a@%3Cusers.subversion.apache.org%3E

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

      Only the first @GuserA in @GroupA works. The problem is that expand_group_callback() overwrites a variable when recursing.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: