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
This commit is contained in:
DannyS712 2019-11-10 10:33:51 +00:00
parent 585d6cdb24
commit a137992900

View file

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