summaryrefslogtreecommitdiff
path: root/jstests/auth/commands_user_defined_roles.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-241-63/+79
* SERVER-54877 Move failpoint activation from setup callback to fixture initial...Marcos José Grillo Ramirez2021-06-101-0/+12
* SERVER-43897 Make authentication js tests start shards as replica setsTommaso Tocci2021-03-031-8/+2
* SERVER-43469 Remove TODOs listed for SERVER-35447Jack Mulrow2020-04-301-2/+2
* SERVER-45573 Implement and test auth for $unionWithNicholas Zolnierz2020-01-311-1/+1
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-1/+2
* SERVER-42524 remove the touch commandHaley Connelly2019-09-251-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-6/+7
* SERVER-36081: Auth tests for $out to a foreign database and bypassDocumentVal...Nick Zolnierz2018-09-121-2/+2
* SERVER-36266: Add fsync auth privilege requirement to $backupCursor.Daniel Gottlieb2018-08-271-1/+1
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+4
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-141-0/+2
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+7
* SERVER-31248: Use of UUID in command requires privilegeSpencer Jackson2017-09-291-4/+14
* SERVER-26577 Fix permissions for listCollections getMore.Justin Seyster2017-04-281-0/+2
* SERVER-26839: Improve readWriteDatabase role coverageSpencer Jackson2016-11-141-3/+16
* SERVER-25526 add views authz tests to auth commands libKyle Suarez2016-09-061-26/+42
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-12/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-46/+22
* SERVER-22341 fix jslint errors in jstests/auth with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-19398 Reset db and collection names in authorization testsJames Cohan2015-07-311-7/+7
* SERVER-19504 Remove indexStats command artifactsJames Wahlin2015-07-221-1/+0
* SERVER-16797 Remove support for touch command in WiredTiger storage engine.alabid2015-01-151-5/+7
* SERVER-12067 Make copydb command work with auth enabled when source is localSpencer T Brody2014-01-071-1/+1
* SERVER-11866 Make renameCollectionSameDB not work if you have find on the des...Spencer T Brody2013-12-031-13/+22
* SERVER-11388 Only allow roles to have privileges on their own database, unles...Spencer T Brody2013-11-061-7/+7
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-1/+1
* Rename commands js testsSpencer T Brody2013-11-051-0/+192