Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-2931

cloneCollection & authentication

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 1.8.1
    • Component/s: Security
    • Labels:
      None
    • Server Security
    • ALL

      Clone collection does not allow for cloning of data requiring authentication.

      Should probably be something like the following:
      {
      "cloneCollection":"blank.test",
      "from":"127.0.0.1:27017",
      "user":"myusername",
      "password":"mypassword",
      "copyIndexes":true
      }

            Assignee:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            gatesvp Gaetan Voyer-Perrault
            Votes:
            22 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated:
              Resolved: