[SERVER-12712] Remove remote auth version APIs from client/auth_helpers.[h|cpp] Created: 13/Feb/14  Updated: 11/Jul/16  Resolved: 14/Feb/14

Status: Closed
Project: Core Server
Component/s: Internal Client, Internal Code
Affects Version/s: None
Fix Version/s: 2.6.0-rc0

Type: Improvement Priority: Major - P3
Reporter: Andrew Morrow (Inactive) Assignee: Andrew Morrow (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:

 Description   

The file mongo/client/auth_helpers.h has a MONGO_CLIENT function, meaning that this file is required for the client driver, but also has non-exported entities that are only relevant to mongos and tools.

These other entities (getRemoteStoredAuthorizationVersion and schemaVersionServerParameter) should be moved to a file that is not part of the client drver.



 Comments   
Comment by Githook User [ 14/Feb/14 ]

Author:

{u'username': u'acmorrow', u'name': u'Andrew Morrow', u'email': u'acm@10gen.com'}

Message: SERVER-12712 Remove dependency on auth_helpers from C++ client

We were only pulling in auth_helpers for the password digest. Instead
of doing that, move the digest function into the md5 library.
Branch: master
https://github.com/mongodb/mongo/commit/e82c2bf4310e8f0bb6a4041f01a0f5109f13a5a6

Generated at Thu Feb 08 03:29:21 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.