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

authentication code should not depend on DBClient

    XMLWordPrintableJSON

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: