summaryrefslogtreecommitdiff
path: root/jstests/auth/auth_helpers.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-12/+12
* SERVER-22341 fix jslint errors in jstests/auth with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-091-0/+3
* SERVER-7596 Make authSchemaVersion 28Final if no user docsAndreas Nilsson2014-11-041-11/+18
* SERVER-7596 Native SCRAM-SHA-1 server side supportAndreas2014-08-281-8/+8
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-4/+5
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-1/+1
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-1/+1
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-1/+1
* Fix jstests/auth/auth_helpers.js for enterprise build.Andy Schwerin2013-02-191-7/+4
* SERVER-8501 Rename in auth_helpers.js testTad Marshall2013-02-151-8/+8
* SERVER-8013 Update shell helper db.auth() to support SASL authentication.Andy Schwerin2012-12-211-0/+57