summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 a353f154847..56bbe633972 100644
--- a/src/mongo/db/auth/action_types.txt
+++ b/src/mongo/db/auth/action_types.txt
@@ -90,6 +90,7 @@
"removeShard",
"renameCollection", # Not used for permissions checks, but to id the event in logs.
"renameCollectionSameDB",
+"repairDatabase", # Deprecated, needs to stay around for backwards compatibility
"replSetConfigure",
"replSetGetConfig",
"replSetGetStatus",