summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/action_type.idl
diff options
context:
space:
mode:
authorErwin Pe <erwin.pe@mongodb.com>2021-09-30 14:11:45 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-09-30 14:54:01 +0000
commit9961fac1b2090484ec3ceaedc921ce2794e2fc79 (patch)
tree1bf119a5f881b062ee81d2b598630548ca22a424 /src/mongo/db/auth/action_type.idl
parenta0dc39819f3e881489bb6799dc10419a3d0547b3 (diff)
downloadmongo-9961fac1b2090484ec3ceaedc921ce2794e2fc79.tar.gz
SERVER-59294 Check action type for oidReset
Diffstat (limited to 'src/mongo/db/auth/action_type.idl')
-rw-r--r--src/mongo/db/auth/action_type.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/auth/action_type.idl b/src/mongo/db/auth/action_type.idl
index 68126c5c2b7..883d022a253 100644
--- a/src/mongo/db/auth/action_type.idl
+++ b/src/mongo/db/auth/action_type.idl
@@ -123,6 +123,7 @@ enums:
logRotate : "logRotate"
moveChunk : "moveChunk"
netstat : "netstat"
+ oidReset : "oidReset" # machine ID reset via the features command
operationMetrics : "operationMetrics"
planCacheIndexFilter : "planCacheIndexFilter" # view/update index filters
planCacheRead : "planCacheRead" # view contents of plan cache