0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests/auth
David Storch b8f0f273d8 SERVER-5811 implement the killCursors command for mongod
Implementing the killCursors command in mongos and the mongo shell is further work.
2015-06-23 14:16:18 -04:00
..
lib SERVER-5811 implement the killCursors command for mongod 2015-06-23 14:16:18 -04:00
access_control_with_unreachable_configs.js SERVER-17971 Make ShardingTest start single-server config servers as replica sets 2015-04-23 14:30:19 -04:00
arbiter.js SERVER-18140: Allow getParameter to be executed locally against an arbiter in an authenticated replica set 2015-04-28 16:41:22 -04:00
auth1.js SERVER-17971 Make ShardingTest start single-server config servers as replica sets 2015-04-23 14:30:19 -04:00
auth2.js SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
auth3.js SERVER-7775 add currentOp command 2015-04-13 10:14:12 -04:00
auth_helpers.js
auth_options.js
authz_modifications_access_control.js
basic_role_auth.js SERVER-7775 add currentOp command 2015-04-13 10:14:12 -04:00
builtin_roles_system_colls.js
clac_system_colls.js
commands_builtin_roles.js SERVER-16797 Remove support for touch command in WiredTiger storage engine. 2015-01-15 10:33:42 -05:00
commands_user_defined_roles.js SERVER-16797 Remove support for touch command in WiredTiger storage engine. 2015-01-15 10:33:42 -05:00
copyauth2.js
copyauth_between_shards.js
copyauth.js SERVER-18103 Fix copyauth.js to run all permutations except skip one that is currently broken 2015-04-17 13:45:40 -04:00
db_multiple_login.js
disable_localhost_bypass.js
explain_auth.js
indexSystemUsers.js SERVER-16580 Remove deprecated system collection references in JS tests 2015-01-09 18:40:56 -05:00
iteration_count_control.js
js_scope_leak.js
localhostAuthBypass.js
log_user_basic.js
log_userid_off.js
logout_reconnect.js
mergeAuthCollsCommand.js
mongos_cache_invalidation.js
mr_auth.js SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
profile_access.js SERVER-16844 dbAdminAnyDatabase should be able to do anything dbAdmin can 2015-03-04 11:17:53 -05:00
profile.js SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
pseudo_commands.js SERVER-7775 add currentOp command 2015-04-13 10:14:12 -04:00
readIndex.js
rename.js SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
renameSystemCollections.js
repl_auth.js
repl.js
resource_pattern_matching.js
role_management_commands_edge_cases.js
role_management_commands.js SERVER-17971 Make ShardingTest start single-server config servers as replica sets 2015-04-23 14:30:19 -04:00
secondary_invalidation.js SERVER-18290: Fix user string parsing from oplog 2015-05-01 18:14:18 -04:00
server-4892.js SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
show_log_auth.js SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
system_user_privileges.js
user_defined_roles_on_secondaries.js SERVER-17634 do not apply replicated insert operations on missing collections 2015-03-18 11:02:53 -04:00
user_defined_roles.js
user_management_commands_edge_cases.js SERVER-17125 Avoid creating password credentials for $external 2015-02-06 11:20:50 -05:00
user_management_commands.js
user_special_chars.js