-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Environment:Node versions 0.10, 0.12, 4, 6, 7, 8
MongoDB server version 2.4.x
-
Empty show more show less
Many of the auth tests (such as those in pool.js) use the database command createUser to create a new user for testing purposes. This command is not supported by MongoDB server 2.4, so these tests are failing.
- has to be done before
-
NODE-1073 updates scram.js hi() algorithm to utilize crypto.pbkdf2Sync()
- Closed