summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-16054 Disable currentOpCtx test for mongosAndreas Nilsson2014-11-131-0/+1
* SERVER-16054 Add currentOpCtx to the auth test suiteAndreas Nilsson2014-11-121-0/+20
* SERVER-15973 disable sharding/auth.js and re-enable auth/auth1.jsDan Pasette2014-11-051-6/+1
* SERVER-15973 disable zbigMapReduce.js and auth1.js on 32-bitDan Pasette2014-11-051-65/+79
* SERVER-7596 Make authSchemaVersion 28Final if no user docsAndreas Nilsson2014-11-042-102/+87
* SERVER-15870 fix up some tests depending on unpruned serverStatusDan Pasette2014-11-011-1/+1
* SERVER-15527 auth test for new explainDavid Storch2014-10-281-0/+146
* SERVER-12091 Make changes to userCacheInvalidationIntervalSecs take place imm...Spencer T Brody2014-10-201-1/+25
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-4/+4
* SERVER-15594 Make readIndex.js test storage engine independent.Max Hirschhorn2014-10-131-6/+8
* SERVER-15453: Fix privileges for actions "listIndexes" andAmalia Hawkins2014-10-131-0/+71
* SERVER-15236 Using SCRAM-SHA-1 for keyfile authenticationAndreas Nilsson2014-10-101-2/+2
* SERVER-15521 Make SCRAM-SHA-1 default pw algo in shellAndreas Nilsson2014-10-061-69/+91
* SERVER-15440 Remove the closeAllDatabases command and testsKaloian Manassiev2014-10-031-16/+0
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-031-2/+2
* SERVER-7596 Native SCRAM-SHA-1 server side supportAndreas2014-08-281-8/+8
* SERVER-14604: Add replSetGetConfig commandScott Hernandez2014-07-281-0/+23
* SERVER-14701 backup auth role should allow running the collstats command for ...Amalia Hawkins2014-07-281-4/+27
* Revert "SERVER-14604: Add replSetGetConfig command"Spencer T Brody2014-07-281-23/+0
* SERVER-13833 userAdminAnyDatabase role should be able to create and drop inde...Amalia Hawkins2014-07-281-0/+25
* SERVER-14604: Add replSetGetConfig commandScott Hernandez2014-07-281-0/+23
* SERVER-14652 update tests for localhost exceptionJonathan2014-07-251-1/+61
* SERVER-14316 Remove addUser function from the shellAmalia Hawkins2014-07-232-65/+1
* SERVER-14212 Fix test of _mergeAuthzCollections command by adding missing "db...Spencer T Brody2014-07-181-0/+3
* SERVER-14355 Allow dbAdmin role to create system.profile collection with cust...Spencer T Brody2014-07-151-1/+10
* SERVER-9788 mongos does not respect secondary preferred after temporarily una...Randolph Tan2014-06-301-0/+68
* SERVER-9634 typo fixesVeres Lajos2014-06-091-1/+1
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-2215-48/+105
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-221-5/+5
* SERVER-14025 Fix race condition in mongos_cache_invalidation.jsSpencer T Brody2014-05-211-2/+2
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-151-1/+0
* SERVER-11980 Only invalidate the user cache on mongos if authorization inform...Spencer T Brody2014-05-141-20/+18
* SERVER-13850 Make sure cache entry is up to date before using it to update a ...Spencer T Brody2014-05-141-4/+32
* SERVER-13439 Make sure values explicitly set to false in config file show up ...Shaun Verch2014-05-131-0/+23
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-061-0/+1
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-061-1/+0
* SERVER-13704 write commands handles ClockSkewException differently from legac...Randolph Tan2014-05-011-9/+0
* SERVER-13727 add collStats permission to builtin backup roleAmalia Hawkins2014-04-281-0/+2
* SERVER-13555 remove indexStats from auth command testsMathias Stearn2014-04-261-0/+2
* SERVER-13603 Move option testing support code into shared test helperShaun Verch2014-04-221-31/+5
* SERVER-13084: move compact details down into RecordStore layerEliot Horowitz2014-04-141-2/+3
* Add test for unusual/invalid arguments to user management commandsSpencer T Brody2014-04-031-0/+282
* Add test for unusual/invalid arguments to role management commandsSpencer T Brody2014-04-031-0/+385
* Port tests from QA-362 into server jstestsSpencer T Brody2014-04-032-0/+321
* SERVER-13441 getUser and getRole shell helpers shouldn't throw when user/role...Spencer T Brody2014-04-031-1/+1
* SERVER-13416 Rename security.authentication to security.authorizationShaun Verch2014-03-311-4/+4
* SERVER-13379 Canonicalize auth and noauth as security.authenticationShaun Verch2014-03-281-0/+68
* SERVER-13191 migrate auth jstest suite to use write commands apiRandolph Tan2014-03-2612-219/+131
* SERVER-12820 Added jstest for various possible copydb command usesShaun Verch2014-03-112-61/+265
* SERVER-12857 Add test of access control for createIndexes commandSpencer T Brody2014-03-061-0/+21