Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.1.7
-
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
- is related to
-
SERVER-19155 async auth support in NetworkInterfaceASIO
-
- Closed
-