This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mongodb
Watch
0
Star
0
Fork
0
You've already forked mongodb
mirror of
https://github.com/mongodb/mongo.git
synced
2024-12-01 09:32:32 +01:00
Code
Issues
Releases
Activity
d3c283c9cd
mongodb
/
jstests
/
auth
History
Merry Mou
427643ee85
SERVER-19284
Do not allow creation of roles with same names as builtin roles.
2015-08-12 14:32:41 -04:00
..
lib
SERVER-17544
enable authorization tests for find/getMore commands on mongos
2015-08-11 09:44:35 -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
auth3.js
auth_helpers.js
auth_options.js
authz_modifications_access_control.js
SERVER-19284
Do not allow creation of roles with same names as builtin roles.
2015-08-12 14:32:41 -04:00
basic_role_auth.js
builtin_roles_system_colls.js
clac_system_colls.js
commands_builtin_roles.js
SERVER-19504
Remove indexStats command artifacts
2015-07-22 14:17:20 -04:00
commands_user_defined_roles.js
SERVER-19398
Reset db and collection names in authorization tests
2015-07-31 17:14:47 -04:00
copyauth2.js
copyauth_between_shards.js
copyauth.js
db_multiple_login.js
disable_localhost_bypass.js
explain_auth.js
indexSystemUsers.js
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
profile_access.js
profile.js
pseudo_commands.js
readIndex.js
rename.js
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-16398
Remove support for "cursorInfo" command
2015-08-05 14:59:43 -04:00
show_log_auth.js
system_user_privileges.js
user_defined_roles_on_secondaries.js
SERVER-19326
Remove local variable deletions in JS tests
2015-07-09 19:59:55 -04:00
user_defined_roles.js
user_management_commands_edge_cases.js
user_management_commands.js
user_special_chars.js