summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/action_type.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76427 Rename $telemetry to $queryStatsWill Buerger2023-05-171-1/+1
* Revert "SERVER-76427: Rename $telemetry to $queryStats"liubov.molchanova2023-05-171-1/+1
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-171-1/+1
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-1/+1
* SERVER-72937 Create the QE cleanupStructuredEncryptionData command skeleton f...Shreyas Kalyan2023-04-171-0/+4
* SERVER-69653 Add auth privilege requirements to the analyzeShardKey and confi...Israel Hsu2023-04-041-0/+5
* SERVER-74527 Adding security infrastructure for directShardOperationsSergi Mateo Bellido2023-04-031-0/+1
* SERVER-72667 Add authorization checks for cluster checkMetadataConsistency co...Pol Pinol Castuera2023-03-021-0/+1
* SERVER-73684 Implement command for transitioning to dedicated config serverRandolph Tan2023-02-171-0/+1
* SERVER-73685 Implement command for transitioning to config shard catalogRandolph Tan2023-02-161-0/+1
* SERVER-73273 Implement the search index commandsDianna Hohensee2023-02-091-8/+8
* SERVER-73270 Add new authorization permissions and checks for the the mongod ...Dianna Hohensee2023-02-021-0/+16
* SERVER-71195: Refresh JWKSets periodically and add key management commandsVarun Ravichandran2023-01-231-0/+2
* SERVER-71956 Add telemetryRead privilege actionMaddie Zechar2022-12-191-0/+1
* SERVER-68249 Add required privileges on the $_internalAllCollectionStats aggr...Pol Pinol Castuera2022-09-121-0/+2
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-67549 Change dropDatabase command path to use DatabaseNamejannaerin2022-08-251-4/+52
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-0/+2
* SERVER-67656 Implement authorization checks for the analyze commandLynne Wang2022-07-271-0/+1
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-2/+0
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-0/+1
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-181-0/+1
* SERVER-63451 Add setUserWriteBlockModeCommandGabriel Marks2022-02-161-0/+1
* SERVER-63199 Add new compact skeleton for mongodErwin Pe2022-02-111-0/+3
* SERVER-63174 Add AuthorizationSession::mayBypassWriteBlockingMode()Gabriel Marks2022-02-101-0/+1
* SERVER-62406 Introduce ActionType::useTenant for multitenancy overrideSara Golemon2022-01-261-0/+1
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-121-0/+2
* SERVER-61617 Restrict actionType/matchType combinations on serverlessSara Golemon2021-12-291-23/+160
* SERVER-61955 Make dbCheck a generally available commandJosef Ahmad2021-12-151-0/+1
* 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/+8
* 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/+1
* SERVER-54500 Encode access_checks and resource_pattern match type as a string...Mark Benvenuto2021-02-251-2/+21
* SERVER-54499 Encode action type information into IDLMark Benvenuto2021-02-221-0/+174