Uploaded image for project: 'Atlassian Cloud'
  1. Atlassian Cloud
  2. CLOUD-1959

Subversion repository manager appears unable to revoke permissions granted at a higher path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • None
    • None

    Description

      The Subversion permission manager appears to be unable to revoke a permission granted at the root path. For instance, given the default root permissions:

      and a project FOO:

      Clicking 'remove' on the users entry just causes the screen to refresh.

      However, actually the change has taken effect! The FOO project's section in the authz file has changed from:

       [/FOO]
       @developers = rw
       @administrators = rw
       @users = r
       @_no-one-at-all = r
       _bamboo-svn-user = r
      

      to:

       [/FOO]
       @users = 
       @developers = rw
       @administrators = rw
       @_no-one-at-all = r
       _bamboo-svn-user = r
      

      The 5 minute cache on the authz file can further mislead an administrator that the change hasn't taken effect, when it has.

      Also, it's now not possible to grant read access to the users group, because the UI thinks the group already has access.

      Attachments

        1. svnperms_proj.png
          svnperms_proj.png
          70 kB
        2. svnperms_root.png
          svnperms_root.png
          73 kB

        Issue Links

          Activity

            People

              edalgliesh Eric Dalgliesh
              97bf41494e76 Jeff Turner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 5h
                  5h