Restrict viewing Special:Log/AbuseFilter, and remove from recent changes

Only allow users with `abusefilter-view` to see abuse filter log
entries. Note that this is different from the abuse log itself.

Bug: T34959
Change-Id: I587c2eb9bdc2e5ca2652aa338440cdc5b6eb9235
(cherry picked from commit a137992900)
This commit is contained in:
DannyS712 2019-11-10 10:33:51 +00:00 committed by Daimona Eaytoy
parent b2edb02ad3
commit 29a16bd640

View file

@ -98,6 +98,7 @@
}
},
"LogRestrictions": {
"abusefilter": "abusefilter-view",
"abusefilterprivatedetails": "abusefilter-privatedetails-log"
},
"APIModules": {