mongo/jstests/auth
Chi-I Huang 5b23dcc832 SERVER-92411 Add missing authz tests on aggregation stages in jstests/auth/commands_lib.js (#35135)
GitOrigin-RevId: abfd2b24b8f104a257946fe504169f7860ef2909
2025-06-26 17:01:26 +00:00
..
lib SERVER-92411 Add missing authz tests on aggregation stages in jstests/auth/commands_lib.js (#35135) 2025-06-26 17:01:26 +00:00
access_control_with_unreachable_configs.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
applyOps_privilege.js SERVER-36263 Bypassing operation validation in applyOps should require special privilege 2021-03-09 23:21:48 +00:00
arbiter.js SERVER-50651 Replace occurrences of isMaster command with hello in misc jstests 2020-10-01 19:17:34 +00:00
auth-counters.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
auth1.js SERVER-50651 Replace occurrences of isMaster command with hello in misc jstests 2020-10-01 19:17:34 +00:00
auth2.js SERVER-50748 Add repl and sharding tasks to the undodb variant 2020-09-27 23:23:02 +00:00
auth3.js SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggregation stage 2021-05-07 18:04:42 +00:00
auth_helpers.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
auth_mechanism_discovery.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
auth_mechanisms_parsing.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
auth_options.js SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
auth_pass_prompt.js SERVER-53604 Convey both id and full arn to authenticate audit events 2021-03-05 18:39:29 +00:00
authentication_restrictions.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
authentication_restrictions_role.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
authz_cache_on_system_modification.js SERVER-72090 system.users can be renamed to regular collections and vice versa (#22368) 2024-06-04 23:20:20 +00:00
authz_modifications_access_control.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
autocomplete_auth.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
basic_role_auth.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
benchrun_scram.js SERVER-62334 Use SASL mech negotiation to get mech for DBClientBase::auth 2022-02-01 17:40:48 +00:00
builtin_roles.js SERVER-76783 Backport Atlas Search Indexes 2023-05-18 20:29:53 +00:00
builtin_roles_system_colls.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
change_stream_pre_image_coll_role_auth.js SERVER-52282 Enable feature flag for User-facing PIT pre- and post-images 2022-03-29 10:08:40 +00:00
clac_system_colls.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
cluster_ip_allowlist.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
cluster_ip_allowlist_replset.js SERVER-61202 remove timing dependency in cluster_ip_allowlist_replset 2021-11-03 22:58:18 +00:00
cluster_monitor_role_find_system_sessions.js SERVER-68207 Give clusterMonitor explicit permissions to config.system.sessions 2022-08-22 18:28:40 +00:00
commands_builtin_roles_nonexistent.js SERVER-59502 split auth/commands_builtin_roles.js 2021-08-24 22:01:51 +00:00
commands_builtin_roles_replset.js SERVER-92411 Add missing authz tests on aggregation stages in jstests/auth/commands_lib.js (#35135) 2025-06-26 17:01:26 +00:00
commands_builtin_roles_sharded.js SERVER-59502 split auth/commands_builtin_roles.js 2021-08-24 22:01:51 +00:00
commands_builtin_roles_standalone.js SERVER-59502 split auth/commands_builtin_roles.js 2021-08-24 22:01:51 +00:00
commands_user_defined_roles.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
curop_auth_info.js SERVER-48199 Avoid ShardingTests without journaling in curop_auth_info.js 2020-05-27 15:12:39 +00:00
currentop_cursors_auth.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
db_multiple_login.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
dbcheck.js SERVER-61955 Make dbCheck a generally available command 2021-12-15 12:26:24 +00:00
deleted_recreated_user_base.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
deleted_recreated_user_mongod.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
deleted_recreated_user_sharded_cluster.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
disable_localhost_bypass.js SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
drop-user-transaction.js SERVER-52597 Add tags to drop-user-transaction test 2020-11-04 20:40:07 +00:00
explain_auth.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
getMore.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
impersonation-deny.js SERVER-58202 mark several tests as requires_sharding 2021-07-08 22:47:01 +00: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 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
iteration_count_defaults.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
js_scope_leak.js SERVER-57369 Remove multiauth from js_scope_leak.js 2022-02-25 22:50:31 +00:00
keyfile_auth_ensure_correct_username_change.js SERVER-78911: Disable different database warning for internal X.509 auth 2024-02-06 05:49:02 +00:00
keyfile_rollover.js SERVER-50651 Replace occurrences of isMaster command with hello in misc jstests 2020-10-01 19:17:34 +00:00
kill_cursors.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
kill_sessions.js SERVER-43469 Remove TODOs listed for SERVER-35447 2020-04-30 20:59:56 +00:00
kill_sessions_logging.js SERVER-55870 Add diagnostic information to killOp and killSessionXXX logging 2021-06-23 01:09:19 +00:00
killop_own_ops.js SERVER-55870 Add diagnostic information to killOp and killSessionXXX logging 2021-06-23 01:09:19 +00:00
list_all_local_sessions.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
list_all_sessions.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
list_collections_filter_views.js SERVER-54986 Tag auth test that use sharded cluster 2021-03-07 11:05:12 +00:00
list_collections_own_collections.js SERVER-57558 Include time-series collections in listCollections with authorizedCollections 2021-06-17 16:34:45 +00:00
list_databases_base.js SERVER-44549 Remove the mobile storage engine 2020-02-03 17:38:53 +00:00
list_databases_mongod.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
list_databases_sharded_cluster.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
list_local_sessions_base.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
list_local_sessions_mongod.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
list_local_sessions_sharded_cluster.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
list_sessions.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
listcommands_preauth_base.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
listcommands_preauth_mongod.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
listcommands_preauth_sharded_cluster.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
localhostAuthBypass.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
localhost_authbypass_state.js SERVER-49330 Remove check for LHAB restoration on restart 2020-07-08 15:14:46 +00:00
log_userid_off.js SERVER-33882 Add requires_sharding tag to sharding tests 2018-03-14 17:46:39 -04:00
logout_deprecated.js SERVER-62289 Fix disabled security tests 2022-01-05 23:08:15 +00:00
logout_reconnect.js SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
logs_include_client_info.js SERVER-51489 Add client IP to slow query log lines in server logs 2020-11-25 23:43:40 +00:00
lsid_auth_checks.js SERVER-94592 Check inner arguments for explain (#27373) (#28247) 2024-12-06 23:56:47 +00:00
mergeAuthCollsCommand.js SERVER-33882 Add requires_sharding tag to sharding tests 2018-03-14 17:46:39 -04:00
mongoURIAuth.js SERVER-46235 mongoURIAuth.js tolerate extra appearances of regex in log 2020-02-24 15:50:39 +00:00
mongos_cache_invalidation.js SERVER-44922 Prevent User acquisition from incrementing cache generation 2019-12-27 19:57:06 +00:00
mr_auth.js SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB() 2020-08-17 16:11:37 +00:00
pinned_users_clear_pinned_user_list.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
pinned_users_exclusive_lock_on_admin.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
pinned_users_remove_user_document_unpins_user.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
pre_auth_commands_with_sessions.js SERVER-50651 Replace occurrences of isMaster command with hello in misc jstests 2020-10-01 19:17:34 +00:00
prepared_transaction.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
profile.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
profile_access.js SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10:00
pseudo_commands.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
readIndex.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
refresh_logical_session_cache_with_long_usernames.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
rename.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
renameRestrictedCollections.js SERVER-72090 system.users can be renamed to regular collections and vice versa (#22368) 2024-06-04 23:20:20 +00:00
rename_encrypted_collection.js SERVER-91774 Check that require_fcv_* jstest tags are <= current version (#29208) 2024-12-06 22:12:01 +00:00
rename_system_buckets_collection.js SERVER-77003 Allow renames of time-series collection buckets 2023-07-13 17:38:34 +00:00
repl.js SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
repl_auth.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
repl_auth_shell_mechanism.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
repl_require_keyfile.js SERVER-48516 Verify at startup replica set with auth has a keyFile 2020-11-13 21:17:26 +00:00
repl_set_test_keyfile_auth_await_replication.js SERVER-53812: Fix awaitReplication in ReplSetTest with keyfile auth enabled 2021-02-18 18:57:37 +00:00
resource_pattern_matching.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
restore_role_create_collection_via_apply_ops.js SERVER-66651 restore builtin role needs applyOps permissions 2022-07-25 22:04:17 +00:00
role_management_commands_edge_cases.js SERVER-50292 Refactor user acuisition via externalState 2020-09-02 15:19:57 +00:00
role_management_commands_lib.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
role_management_commands_sharded_wc_1.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
role_management_commands_sharded_wc_majority.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
role_management_commands_standalone.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
sasl-unknown-mech.js SERVER-53154 Convert saslStart/saslContinue to TypedCommand 2021-01-12 20:30:56 +00:00
sasl_mechanism_discovery.js SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mech 2021-12-31 17:24:38 +00:00
scram-credentials-invalid.js SERVER-43721 Make the AuthorizationManager use DistCache 2020-01-16 12:41:35 +00:00
secondary_invalidation.js SERVER-32064 Requests from the shell should use an implicit session by default 2018-06-13 11:43:45 -04:00
security_token.js SERVER-62406 Introduce ActionType::useTenant for multitenancy override 2022-01-26 21:42:30 +00:00
server-4892.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
sharding_scram_cache.js SERVER-59876 Ensure hostname is progated for internal sasl auth 2021-09-16 21:09:17 +00:00
shell.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
show_log_auth.js SERVER-50748 Add repl and sharding tasks to the undodb variant 2020-09-27 23:23:02 +00:00
speculative-auth-replset.js 6.0.20 release maintenance (#28906) 2024-11-19 22:11:49 +00:00
speculative-auth-sharding.js SERVER-48693 Add network counter for cluster authentication 2020-08-20 22:20:55 +00:00
speculative-sasl-start.js SERVER-53604 Convey both id and full arn to authenticate audit events 2021-03-05 18:39:29 +00:00
system_auth_scram_mechs.js SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mech 2021-12-31 17:24:38 +00:00
system_buckets_invalid_nss.js SERVER-77168 uassert on invalid system.buckets namespace 2023-06-22 16:37:40 +00:00
system_user_exception.js SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mech 2021-12-31 17:24:38 +00:00
system_user_privileges.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
token_privileges.js SERVER-62406 Introduce ActionType::useTenant for multitenancy override 2022-01-26 21:42:30 +00:00
transactions.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
upgrade_noauth_to_keyfile.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
upgrade_noauth_to_keyfile_with_sharding.js SERVER-48261 Unblacklist auth tests that use the 'mixedShardTest' helper 2020-11-17 23:54:36 +00:00
user-cache-invalidation.js SERVER-93497 SERVER-93616 Defer user cache invalidation to onCommit handler (#27743) 2025-05-20 14:37:11 +00:00
user_cache_acquisition_stats.js SERVER-46412: Track, log, and profile user cache acquisition stats in CurOp 2021-04-30 21:06:36 +00:00
user_cache_doc_source.js SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB() 2020-08-17 16:11:37 +00:00
user_defined_roles.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
user_defined_roles_on_secondaries.js SERVER-57198 Remove getLastError calls from tests where it's easy to do so 2021-06-02 01:18:12 +00:00
user_management_commands_edge_cases.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
user_management_commands_lib.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
user_management_commands_mechanisms.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
user_management_commands_sharded_wc_1.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
user_management_commands_sharded_wc_majority.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
user_management_commands_standalone.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
user_special_chars.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
usersInfo_base.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
usersInfo_mongod.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
usersInfo_sharded_cluster.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
validate_auth_schema_on_startup.js SERVER-53062 Throw an exception in tests if server startup fails 2021-06-23 17:51:07 +00:00
validate_sasl_mechanism.js SERVER-50748 Add repl and sharding tasks to the undodb variant 2020-09-27 23:23:02 +00:00
views_authz.js SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00