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

authentication code should not depend on DBClient

    • Fully Compatible
    • ALL
    • Platform 8 08/28/15

      The "authcommon" target has a dependency on DBClient because of the following method:

      bool authenticateInternalUser(DBClientWithCommands* conn);
      

      authenticateInternalUser() should become a method on the DBClientWithCommands class so DBClient depends on the auth code and not the other way around.

            Assignee:
            samantha.ritter@mongodb.com Samantha Ritter (Inactive)
            Reporter:
            samantha.ritter@mongodb.com Samantha Ritter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: