-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Platforms 2017-12-18, Platforms 2018-01-01
user_management_commands has 15 calls to requireAuthSchemaVersion26Final() which are redundant since the startup checks in db.cpp will refuse to let the database run with anything less than 26Final anyway.
Similarly, the two uses of requireAuthSchemaVersion26UpgradeOrFinal are unnecessary.
- is depended on by
-
SERVER-32231 Remove MongoDB-CR auth mechanism
-
- Closed
-