Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-2661

addGroup converts specified groupname to lowercase and causes error while retrieving

    XMLWordPrintable

Details

    Description

      addGroup creates a group but converts the specified name to lowercase. However when accessing the group via userAccessor getGroup does NOT convert the specified groupname to lowercase. This means that if a remote client does addGroup("valid-token", "DUMMY-admin") the group will be created in confluence as dummy-admin. If the remote client does addUserToGroup("valid-token", "jim", "DUMMY-admin") you get a remote exception saying that the group does NOT EXIST because it is stored a dummy-admin. The problem is explained above.

      Thanks.

      Attachments

        Activity

          People

            Unassigned Unassigned
            a4e73c10ecae Conrad Braganza
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: