summaryrefslogtreecommitdiff
path: root/jstests/auth/localhostAuthBypass.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-8/+4
* SERVER-23503 Expand localhost exception to include role creationSpencer Jackson2016-04-221-0/+24
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-52/+73
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-14/+12
* SERVER-14652 update tests for localhost exceptionJonathan2014-07-251-1/+61
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-1/+1
* SERVER-13191 migrate auth jstest suite to use write commands apiRandolph Tan2014-03-261-18/+9
* SERVER-12409 db.coll.remove() shell helper requires a query predicateDan Pasette2014-02-051-1/+1
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-3/+3
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-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
* SERVER-6591: added tests for bypassing authentication when connected with a l...Craig Wilson2013-02-111-0/+107