0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/jstests/auth
2019-07-24 13:52:17 -04:00
..
lib SERVER-42129 modifies test to account for ephemeralForTest engine's missing oplog after restart. 2019-07-24 13:52:17 -04:00
access_control_with_unreachable_configs.js SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
arbiter.js
auth1.js
auth2.js SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
auth3.js
auth_helpers.js SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
auth_mechanism_discovery.js SERVER-36406 Respect _defaultAuthenticationMechanism when provided 2018-08-22 18:18:25 +00:00
auth_mechanisms_parsing.js SERVER-41152 strip white space from auth mechanisms 2019-06-19 16:15:22 -04:00
auth_options.js
authentication_restrictions_role.js
authentication_restrictions.js
authz_modifications_access_control.js
autocomplete_auth.js SERVER-35638 Short timeout to autocomplete collection names 2019-04-26 15:17:45 -04:00
basic_role_auth.js SERVER-36015: Fix lint. 2018-08-29 21:33:53 -04:00
builtin_roles_system_colls.js
clac_system_colls.js SERVER-36015 Remove references to system.namespaces and system.indexes 2018-08-29 16:47:09 -04:00
cluster_ip_whitelist.js
commands_builtin_roles.js SERVER-37823 Server Side Traffic Capture 2019-02-04 14:49:52 -05:00
commands_user_defined_roles.js SERVER-36081: Auth tests for $out to a foreign database and bypassDocumentValidation 2018-09-12 13:37:11 -04:00
curop_auth_info.js SERVER-41898 Rename "userImpersonators" to "runBy" in currentOp 2019-07-09 13:06:15 -04:00
currentop_cursors_auth.js SERVER-39232 Allow commands that do not require auth to refresh sessions 2019-01-31 14:57:49 -05:00
db_multiple_login.js SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
deleted_recreated_user.js SERVER-38984 Validate unique User ID on UserCache hit 2019-02-14 16:42:34 +00:00
disable_localhost_bypass.js SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
explain_auth.js
getMore.js SERVER-37836 re-evaluate authorization for originating command in getMore 2019-02-08 14:34:32 -05:00
indexSystemUsers.js SERVER-36015 Remove references to system.namespaces and system.indexes 2018-08-29 16:47:09 -04:00
iteration_count_control.js
iteration_count_defaults.js
js_scope_leak.js SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
keyfile_rollover.js SERVER-37833 Retry internal auth with alternate key during keyfile rollover 2018-11-07 10:20:26 -05:00
kill_cursors.js SERVER-36829: Let users kill their own cursors 2018-11-21 11:45:52 -05:00
kill_sessions.js SERVER-32509 Report error for unsupported startup-options with Mobile SE 2018-07-05 15:59:19 +10:00
killop_own_ops.js
list_all_local_sessions.js
list_all_sessions.js SERVER-40346 Use AlternativeSessionRegion to insert config documents as retryable write 2019-04-16 15:57:30 -04:00
list_collections_filter_views.js SERVER-40553 Filter unauthorized views in listCollections 2019-04-11 23:28:04 +00:00
list_collections_own_collections.js SERVER-38867 refine handling of system collections in listCollections 2019-05-08 06:17:41 +00:00
list_databases.js SERVER-38887 Return names encapsulated when falling back on privilege inspection 2019-01-18 17:55:15 +00:00
list_local_sessions.js
list_sessions.js
listcommands_preauth.js
localhostAuthBypass.js SERVER-36257 Remove copyDB and clone commands 2018-08-07 14:26:55 -04:00
log_userid_off.js
logout_reconnect.js
logs_include_client_info.js SERVER-39820 Include client IP in log message for successful authentication 2019-03-26 11:11:47 -04:00
mergeAuthCollsCommand.js
mongos_cache_invalidation.js
mongoURIAuth.js SERVER-39178 Negotiate SCRAM mechanism in MongoURI::connect() 2019-03-11 15:56:34 -04:00
mr_auth.js
pinned_users.js SERVER-40529 Refresh pinned users in background thread 2019-05-28 12:27:34 -04:00
pre_auth_commands_with_sessions.js SERVER-39232 Allow commands that do not require auth to refresh sessions 2019-01-31 14:57:49 -05:00
prepared_transaction.js SERVER-40269: commitTransaction should assert that the prepare oplog entry is majority committed 2019-04-09 09:58:04 -04:00
profile_access.js
profile.js
pseudo_commands.js
readIndex.js
refresh_logical_session_cache_with_long_usernames.js
rename.js
renameRestrictedCollections.js SERVER-39056 Further refine readWriteAnyDatabase 2019-02-04 14:33:43 -05:00
repl_auth.js
repl.js
resource_pattern_matching.js
role_management_commands_edge_cases.js
role_management_commands_lib.js
role_management_commands_sharded_wc_1.js
role_management_commands_sharded_wc_majority.js
role_management_commands_standalone.js
sasl_mechanism_discovery.js SERVER-40315 Fix SASL mechanism acquisition for __system in tests 2019-05-07 19:59:30 -04:00
scram-credentials-invalid.js
secondary_invalidation.js
server-4892.js
shell.js SERVER-39128 Avoid double-authentication 2019-01-26 02:20:22 +00:00
show_log_auth.js SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
system_auth_scram_mechs.js SERVER-34930 Generate sha256 credentials for the internal user 2018-10-02 11:17:10 -04:00
system_roles_collMod.js SERVER-38556 Handle transaction events in RoleGraph update 2019-03-28 19:34:56 -04:00
system_user_exception.js
system_user_privileges.js SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
transactions.js
upgrade_noauth_to_keyfile_with_sharding.js
upgrade_noauth_to_keyfile.js
user_cache_doc_source.js SERVER-36742 : wait on the spawned parallel shell 2018-08-20 17:31:29 -04:00
user_defined_roles_on_secondaries.js
user_defined_roles.js
user_management_commands_edge_cases.js SERVER-40436 Ignore the 'flags' field from the 'create' command 2019-04-11 08:21:33 -04:00
user_management_commands_lib.js SERVER-40436 Ignore the 'flags' field from the 'create' command 2019-04-11 08:21:33 -04:00
user_management_commands_mechanisms.js
user_management_commands_sharded_wc_1.js
user_management_commands_sharded_wc_majority.js
user_management_commands_standalone.js
user_special_chars.js
usersInfo.js
validate_auth_schema_on_startup.js SERVER-36506 If authSchema validation fails on startup, log a message about using startupAuthSchemaValidation=false 2018-08-16 17:56:32 -04:00
views_authz.js