Commit Graph

22 Commits

Author SHA1 Message Date
Kristina
6fe2056991 add special ns auth test 2011-11-11 12:14:23 -05:00
Kristina
a5cfd6af34 make getLastError require auth SERVER-3773 2011-09-30 13:11:21 -04:00
Kristina
991bfa6eae more commands require authentication SERVER-3773
Not getLastError, for now, as it's a little more complicated.
2011-09-29 13:07:14 -04:00
Eliot Horowitz
a881aacb3d move authentication check earlier for safety SERVER-3773 2011-09-07 12:10:34 -04:00
Mathias Stearn
acc0592563 make auth/rename.js test a little cleaner 2011-05-31 15:28:56 -04:00
Mathias Stearn
52d7736f73 renameCollection should only require auth on source and dest DBs, not admin SERVER-1061
Still technically an admin command and requires running against admin db
2011-05-25 15:55:20 -04:00
Eliot Horowitz
8bb232d7b3 test for SERVER-3074 2011-05-10 14:50:32 -04:00
Eliot Horowitz
af54331c38 fix a number of invalid assert.throws 2011-01-21 07:58:02 -05:00
Aaron
b92ecb5690 SERVER-579 when target is running with security as well 2010-02-16 15:28:49 -08:00
Aaron
7ed81cdf6b SERVER-579 support copyDatabase from source running with security 2010-02-16 15:20:35 -08:00
Aaron
04ef27cb4f SERVER-258 removing --authWriteOnly mode at Eliot's request 2010-02-08 16:52:41 -08:00
Eliot Horowitz
d1c3f1a9eb don't run readONly tests where its not supported 2010-02-07 15:25:38 -05:00
Eliot Horowitz
4786c923f8 fix test 2010-02-05 13:24:19 -05:00
yellow
5d823a9049 add assert messages 2010-02-05 12:43:37 -05:00
Aaron
7bc4b39c8c SERVER-258 add test for copying a database 2010-02-02 17:44:58 -08:00
Aaron
95574b3c9e SERVER-258 test debug 2010-02-02 13:52:52 -08:00
Aaron
a34be8d499 SERVER-258 test debug 2010-02-02 13:16:57 -08:00
Aaron
0131eaf887 Add debugging support for multiple destructors, and some guards to prevent this condition from arising 2010-02-01 15:41:04 -08:00
Aaron
53998ac7fc SERVER-258 group work with read only mode 2010-02-01 11:17:14 -08:00
Aaron
946d42e8e7 SERVER-258 make db.eval work with read only mode 2010-02-01 10:31:08 -08:00
Aaron
6ba9f4c9bc SERVER-258 add authWriteOnly mode 2010-01-26 17:28:49 -08:00
Aaron
dcce5e795e SERVER-258 add readOnly auth mode 2010-01-26 17:04:09 -08:00