Go to file
Ori Livneh a05d0abed9 Avoid loading the blacklist in TitleGetEditNotices hook handler
* Only show the override notice if the blacklist exemption is due to the user
  having the tboverride permission. (In other words, stop showing it for
  autoconfirmed users.)
* Only bother checking the blacklist in the uncommon case of the user actually
  having the tboverride permission.

Change-Id: I3277df8213586f31d7b7c43f72596319228b2730
2015-09-10 17:14:48 -07:00
api Add i18n for API module help 2014-10-29 16:48:10 -04:00
i18n Avoid loading the blacklist in TitleGetEditNotices hook handler 2015-09-10 17:14:48 -07:00
modules Add the mediawiki.api.titleblacklist module 2013-03-06 16:27:20 +00:00
tests Use extension registration, replace constants with some reasonable values, kill i18n shim 2015-05-19 17:23:14 +01:00
.gitignore build: Configure banana-checker and jsonlint 2015-06-19 22:31:17 -07:00
.gitreview Adding .gitreview 2012-03-23 10:35:26 -07:00
.jshintrc Pass jshint 2014-05-23 19:40:37 +00:00
COPYING Add COPYING 2014-01-22 21:30:37 +00:00
extension.json Add config option to disable blocking auto account creations 2015-07-09 18:41:28 +00:00
Gruntfile.js build: Configure banana-checker and jsonlint 2015-06-19 22:31:17 -07:00
mw.ext.TitleBlacklist.lua Add mw.ext.TitleBlacklist.test 2014-01-14 17:06:07 -05:00
package.json build: Configure banana-checker and jsonlint 2015-06-19 22:31:17 -07:00
TitleBlacklist.hooks.php Avoid loading the blacklist in TitleGetEditNotices hook handler 2015-09-10 17:14:48 -07:00
TitleBlacklist.library.php Return registerInterface() per Ibdc1f4ef 2014-10-03 10:49:28 -04:00
TitleBlacklist.list.php Use extension registration, replace constants with some reasonable values, kill i18n shim 2015-05-19 17:23:14 +01:00
TitleBlacklist.php Use extension registration, replace constants with some reasonable values, kill i18n shim 2015-05-19 17:23:14 +01:00