Commit Graph

15 Commits

Author SHA1 Message Date
Jason Rassi
49c92c4d0a SERVER-16522 Update remaining jstests to use getCollectionInfos() 2014-12-23 22:59:32 -05:00
Jason Rassi
0aede468dc SERVER-16518 listCollections response changed to cursor object form
As a temporary compatibility measure, the legacy behavior is preserved
if the "cursor" option is not sent with the command.  This
compatibility layer will be removed as part of work for the parent
ticket.
2014-12-16 14:31:58 -05:00
Sam Helman
0603b59fd8 TOOLS-494: fix restorewithauth.js and TOOLS-497: fix dumprestore_auth.js 2014-12-11 10:41:20 -05:00
Sam Helman
bf834456c3 TOOLS-450 some dumprestore js tests query system.indexes or system.namespaces directly
Closes #875

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-12-10 16:18:57 -05:00
Adam Midvidy
6821e25b26 SERVER-15980 disable dumprestore_auth.js until it is rewritten to work on WT
Signed-off-by: Ian Whalen <ian.whalen@gmail.com>
2014-11-05 19:24:22 -05:00
mike o'brien
370dd5521a TOOLS-261 dumprestore_auth test must allow listIndexes permission
Closes #841

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-10-28 16:50:56 -04:00
Eliot Horowitz
3dd2fb5717 SERVER-14378: backup/restore role needs listCollections 2014-08-01 10:44:29 -04:00
Jonathan
ff814c1da7 SERVER-14232 Add additional js tests for Backup and Restore roles with Auth
Signed-off-by: Benety Goh <benety@mongodb.com>
2014-06-12 11:33:06 -04:00
Dan Pasette
5402118336 SERVER-12088 Enable usePowerOf2Sizes as server-wide default 2014-01-21 10:09:57 -05: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
c63749eda5 SERVER-9514 Add backup and restore roles 2013-10-30 17:05:05 -04: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
Andy Schwerin
74c0439725 SERVER-1105 Fix tool tests with auth.
Once we've created appropriate system roles for dump and restore, we can revisit
the choice in the test to assign the __system role to a restore user.  For now,
it's the only way to do a restore with auth.
2013-09-26 16:54:17 -04:00
Spencer T Brody
ec23a4a358 SERVER-9517 Update tests to pass with new user schema 2013-09-06 12:31:22 -04:00
Spencer T Brody
a77a8a9249 SERVER-7160 Full mongorestore with auth should auth only against the admin db 2012-09-26 15:28:25 -04:00