summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/action_types.txt
diff options
context:
space:
mode:
authorErwin Pe <erwin.pe@mongodb.com>2021-10-05 17:27:33 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-10-05 18:00:56 +0000
commitd157291e03f8bcbaef497a78da93af1daae89fc4 (patch)
tree685a0816d2bfcd00599c112349a94c8566ff000c /src/mongo/db/auth/action_types.txt
parent19e18e0b0e4afa0fa807115b83a377dc3a68c505 (diff)
downloadmongo-d157291e03f8bcbaef497a78da93af1daae89fc4.tar.gz
SERVER-59294 Check action type for oidReset
(cherry picked from commit 9961fac1b2090484ec3ceaedc921ce2794e2fc79)
Diffstat (limited to 'src/mongo/db/auth/action_types.txt')
-rw-r--r--src/mongo/db/auth/action_types.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/auth/action_types.txt b/src/mongo/db/auth/action_types.txt
index 4ecac2e6dbe..69c877357fb 100644
--- a/src/mongo/db/auth/action_types.txt
+++ b/src/mongo/db/auth/action_types.txt
@@ -84,6 +84,7 @@
"logRotate",
"moveChunk",
"netstat",
+"oidReset", # machine ID reset via the features command
"planCacheIndexFilter", # view/update index filters
"planCacheRead", # view contents of plan cache
"planCacheWrite", # clear cache, drop cache entry, pin/unpin/shun plans