$ git grep SERVER-35447
|
buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml: # TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
buildscripts/resmokeconfig/suites/core_auth.yml: # TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/auth/auth1.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/auth/authentication_restrictions.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/auth/authentication_restrictions_role.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/auth/commands_builtin_roles.js:// TODO SERVER-35447: This test involves killing all sessions, which will not work as expected if
|
jstests/auth/commands_user_defined_roles.js:// TODO SERVER-35447: This test involves killing all sessions, which will not work as expected if
|
jstests/auth/getMore.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/auth/kill_cursors.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/auth/kill_sessions.js:// TODO SERVER-35447: This test involves killing all sessions, which will not work as expected
|
jstests/auth/rename.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/auth/resource_pattern_matching.js:// TODO SERVER-35447: This test logs in users on the admin database, but doesn't log them out, which
|
jstests/auth/views_authz.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/noPassthrough/kill_sessions.js:// TODO SERVER-35447: This test involves killing all sessions, which will not work as expected
|
jstests/replsets/auth1.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/replsets/rollback_auth.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/replsets/user_management_wc.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/sharding/advance_cluster_time_action_type.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/sharding/authCommands.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/sharding/auth_repl.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/sharding/commands_that_write_accept_wc_configRS.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/sharding/kill_sessions.js:// TODO SERVER-35447: This test involves killing all sessions, which will not work as expected
|
jstests/sharding/mongos_rs_auth_shard_failure_tolerance.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/sharding/mrShardedOutputAuth.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|
jstests/sharding/sharding_options.js:// TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session.
|