Go to file
PiRSquared17 750a76ca7f Add log for TitleBlacklist hits
This adds a log, Special:Log/titleblacklist.
Since titleblacklist hits when editing or moving
can be triggered with GET, they are not logged.
(i.e. only local account creations are logged)

Bug: 21206
Change-Id: I1b7396cebaa528edca043d5d3dfbf9d950d0e116
2014-05-23 19:02:49 +00:00
api Fixing several issues with the titleblacklist API 2012-10-27 14:41:15 +02:00
i18n Add log for TitleBlacklist hits 2014-05-23 19:02:49 +00:00
modules Add the mediawiki.api.titleblacklist module 2013-03-06 16:27:20 +00:00
tests Optionally integrate with AntiSpoof 2013-11-13 15:30:04 -08:00
.gitignore Maintenance for TitleBlacklist extension. 2012-09-18 15:57:57 +02:00
.gitreview Adding .gitreview 2012-03-23 10:35:26 -07:00
COPYING Add COPYING 2014-01-22 21:30:37 +00:00
mw.ext.TitleBlacklist.lua Add mw.ext.TitleBlacklist.test 2014-01-14 17:06:07 -05:00
TitleBlacklist.hooks.php Add log for TitleBlacklist hits 2014-05-23 19:02:49 +00:00
TitleBlacklist.i18n.php Update i18n shim 2014-04-22 13:49:25 +00:00
TitleBlacklist.library.php Add mw.ext.TitleBlacklist.test 2014-01-14 17:06:07 -05:00
TitleBlacklist.list.php Add mw.ext.TitleBlacklist.test 2014-01-14 17:06:07 -05:00
TitleBlacklist.php Add log for TitleBlacklist hits 2014-05-23 19:02:49 +00:00