Go to file
Mark A. Hershberger a4858a5109 Fix Bug 33390 - Examine page is visible for hidden log entries
Fix Bug 24186 - "Examine" page is visible to users without abusefilter-log-detail right
Author: Nikola Kovacs

There was a more complex patch on Bug 24186, but I think he makes a
good argument why his is better.

Beware: I'm not set up to test AbuseFilter, but I didn't see anyone
else in core MW who regularly works on it.
2011-12-27 23:35:24 +00:00
api Pass one of converting AbuseFilter to use ContextSource 2011-11-16 05:34:24 +00:00
db_patches Split AbuseFilter schema updates for SQLite out after briefly talking 2011-11-08 03:07:01 +00:00
modules Adding @embed for RL 2011-11-22 16:10:49 +00:00
special Followup r103298 which causes a fatal error 2011-12-23 20:23:29 +00:00
tests svn:eol-style native 2009-04-09 20:45:31 +00:00
Views Fix Bug 33390 - Examine page is visible for hidden log entries 2011-12-27 23:35:24 +00:00
AbuseFilter.alias.php Localisation updates for special pages and magic words for extensions from http://translatewiki.net. 2011-12-25 22:19:29 +00:00
AbuseFilter.class.php Changes from r103817 2011-11-22 16:08:18 +00:00
AbuseFilter.hooks.php Removed $updater === null code 2011-12-27 16:35:30 +00:00
AbuseFilter.i18n.php Fix Bug 33390 - Examine page is visible for hidden log entries 2011-12-27 23:35:24 +00:00
AbuseFilter.parser.php require -> require_once per report in IRC by Ciencia_Al_Poder 2011-12-26 19:22:47 +00:00
AbuseFilter.php Removed $updater === null code 2011-12-27 16:35:30 +00:00
abusefilter.tables.pg.sql No time to fix, but leave a note about odd behavior of this extension for others. 2009-11-27 16:27:20 +00:00
abusefilter.tables.sql AbuseFilter: Introduce hiding of abuse log entries, controlled by abusefilter-hidden-log and abusefilter-hide-log rights. 2010-06-25 20:04:55 +00:00
abusefilter.tables.sqlite.sql Split AbuseFilter schema updates for SQLite out after briefly talking 2011-11-08 03:07:01 +00:00
AbuseFilterVariableHolder.php * (bug 29092) Removed usage of $wgArticle from AbuseFilter extension 2011-11-09 08:36:26 +00:00
phpTest.php Start removing/fixing calls to deprecated methods in WMF used extensions 2010-10-29 15:14:44 +00:00