summaryrefslogtreecommitdiff
path: root/jstests/auth/db_multiple_login.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-2/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-8/+10
* SERVER-22341 fix jslint errors in jstests/auth with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-13191 migrate auth jstest suite to use write commands apiRandolph Tan2014-03-261-29/+3
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-3/+3
* 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
* SERVER-8144 Authenticating 2 users on a db should replace the 1st's privilege...Andy Schwerin2013-01-181-0/+54