Go to file
Marius Hoch 3a3c738f50 Escape AbuseFilter description properly (disallow wikitext)
Right now the public description of AbuseFilters can contain
wikitext which will be parsed.

With this change the public description will be escaped
everywhere to prevent the parsing of eg. templates on
Special:AbuseFilter/history.

Change-Id: I777cac5fc195819ed296f791d0b8cc3ed2ae9eea
2013-02-05 00:08:20 +01:00
api Merge "(bug 42802) Let the client specify multiple filters for list=abuselog" 2012-12-19 20:23:20 +00:00
db_patches Add Global Rules 2012-08-27 03:30:07 +00:00
modules Fix AbuseFilter JS 2012-10-26 16:21:08 +02:00
special (bug 34946) Make afl_user_text availible as $9 for log entries 2012-12-16 04:21:13 -06:00
tests Fix the abusefilter array parser test 2012-12-20 02:19:55 +01:00
Views Escape AbuseFilter description properly (disallow wikitext) 2013-02-05 00:08:20 +01:00
.gitignore Add .gitignore 2012-05-21 01:27:29 +01:00
.gitreview Add .gitreview file 2012-03-22 13:55:41 -07:00
AbuseFilter.alias.php Localisation updates from http://translatewiki.net. 2013-01-28 21:49:27 +00:00
AbuseFilter.class.php Allow special pages as context for abuse filter. 2013-01-22 14:08:50 +01:00
AbuseFilter.hooks.php Use Status object to report filter results. 2013-01-17 18:34:19 +01:00
AbuseFilter.i18n.php Localisation updates from http://translatewiki.net. 2013-02-02 21:26:55 +00:00
AbuseFilter.parser.php Merge "Fix the abusefilter array parser test" 2013-01-31 23:24:37 +00:00
AbuseFilter.php (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
abusefilter.tables.pg.sql Add Global Rules 2012-08-27 03:30:07 +00:00
abusefilter.tables.sql Add Global Rules 2012-08-27 03:30:07 +00:00
abusefilter.tables.sqlite.sql Add Global Rules 2012-08-27 03:30:07 +00:00
AbuseFilterVariableHolder.php Add trailing newlines to wikitext before sending for diff 2013-01-24 00:24:01 +00:00
AbuseLogHitFormatter.php Add a few bits of method documentation 2012-06-21 14:32:05 +01:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
phpTest.php Fix the abusefilter array parser test 2012-12-20 02:19:55 +01:00