Charlie Swanson
8c67bb9322
SERVER-21384 Enable all suites on ephemeral storage engines
2015-12-09 12:20:02 -05:00
Andreas Nilsson
666d7d2af4
SERVER-7596 Make authSchemaVersion 28Final if no user docs
2014-11-04 12:39:01 -05:00
Andreas
e6a8e256ca
SERVER-7596 Native SCRAM-SHA-1 server side support
2014-08-28 13:20:25 -04:00
Amalia Hawkins
1b4b52a9d4
SERVER-12621 narrow the localhost exception when auth is enabled
2014-05-22 20:29:39 -04:00
Spencer T Brody
49fd6dbb2b
SERVER-11555 Replace all occurrences of addUser with createUser in jstests
2013-11-06 17:11:39 -05:00
Spencer T Brody
f0c6cebd73
SERVER-10794 Maintain backwards-compatible form of addUser for one more release
2013-10-11 18:14:12 -04:00
Spencer T Brody
ec23a4a358
SERVER-9517 Update tests to pass with new user schema
2013-09-06 12:31:22 -04:00
Andy Schwerin
dd950a095b
Fix jstests/auth/auth_helpers.js for enterprise build.
...
saslAuthenticate is no longer a method on the shell. This test was breaking on
enterprise builders, as a result.
2013-02-19 15:23:05 -05:00
Tad Marshall
4b4b4e32d9
SERVER-8501 Rename in auth_helpers.js test
2013-02-15 19:43:29 -05:00
Andy Schwerin
acd3c9d43b
SERVER-8013 Update shell helper db.auth() to support SASL authentication.
...
Make the parameters to saslClientAuthenticate in the C++ driver use field names
consistent with the field names in system.users documents.
Remove an information leak on auth failure in which the non-existence of a user
was revealed.
Have saslClientAuthenticate take a clear password as input, like DBClientWithCommands::auth().
2012-12-21 16:55:58 -05:00