summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/builtin_roles.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68207 Give clusterMonitor explicit permissions to config.system.sessionsSara Golemon2022-08-221-0/+5
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-251-0/+2
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-2/+0
* SERVER-65088: Create privilegeless directShardOperations built-in roleVarun Ravichandran2022-04-111-0/+6
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-1/+2
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-181-1/+2
* SERVER-63968 Prohibit ennumeration of builtin roles on $external databaseSara Golemon2022-02-271-4/+14
* SERVER-63451 Add setUserWriteBlockModeCommandGabriel Marks2022-02-161-7/+11
* SERVER-63199 Add new compact skeleton for mongodErwin Pe2022-02-111-1/+2
* SERVER-63174 Add AuthorizationSession::mayBypassWriteBlockingMode()Gabriel Marks2022-02-101-2/+5
* SERVER-62406 Introduce ActionType::useTenant for multitenancy overrideSara Golemon2022-01-261-0/+4
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-121-1/+3
* SERVER-60241 Grant access to the pre-images collection for root user.Rishab Joshi2021-12-161-0/+8
* SERVER-62046 Remove emptycapped action type from builtin readWriteRoleActionsSara Golemon2021-12-151-1/+0
* SERVER-61955 Make dbCheck a generally available commandJosef Ahmad2021-12-151-0/+7
* SERVER-61931 add additional privileges on system_buckets collections for clus...Rushan Chen2021-12-131-0/+3
* SERVER-59294 Check action type for oidResetErwin Pe2021-09-301-0/+1
* SERVER-56444 Grant read/write access on time-series buckets collections to ad...Mark Benvenuto2021-06-101-0/+11
* SERVER-54972 Add ActionTypes, ErrorCodes, and OpObserver hook for Runtime Aud...Sara Golemon2021-04-231-0/+1
* SERVER-36263 Bypassing operation validation in applyOps should require specia...Moustafa Maher2021-03-091-0/+2
* SERVER-53020 Ensure only the atlasAdmin user can run donorStartMigration and ...Cheahuychou Mao2021-01-041-0/+1
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-2/+0
* SERVER-50307 Add reshardCollection action to enableSharding and clusterManage...Sarah Zhou2020-12-021-1/+3
* SERVER-51174 Implement access control for $operationMetrics stageLouis Williams2020-11-201-0/+1
* SERVER-50854: Add import privilege to clusterAdmin roleLingzhi Deng2020-10-221-3/+7
* SERVER-50292 Refactor user acuisition via externalStateSara Golemon2020-09-021-0/+782