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

Allow to specify groups in groups in AuthzSVNAccessFile file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • trunk
    • unscheduled
    • mod_authz_svn
    • None

    Description

      This is about the access control file specified via the
      AuthzSVNAccessFile directive in httpd.conf. The [groups] part does not
      allow one to specify other groups so it gets rather cumbersome to deal
      with lots of users who are in different groups. The following example fails:
      
      [groups]
      permstaff = a, b, c, d, e
      consultants = f, m
      everyone = @permstaff, @consultants
      
      Patch is coming up.
      

      Original issue reported by wulffeld

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              subversion-importer Subversion Importer
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: