mediawiki-extensions-TitleB.../includes
Umherirrender 711eebd869 Escape raw title blacklist entry for wikitext when used in messages
A line in the title blacklist can contains pipe as part of a regex,
the pipe is also used in wikitext, so it needs escaping to allow use of
templates in system message.

Bug: T350296
Change-Id: I7f18bb7111b989cc66808f17476bacdf45120e09
2023-11-02 21:09:37 +01:00
..
Api Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 14:15:44 +00:00
Hooks.php Escape raw title blacklist entry for wikitext when used in messages 2023-11-02 21:09:37 +01:00
mw.ext.TitleBlacklist.lua Move classes into includes/ 2018-02-15 14:35:32 -08:00
Scribunto_LuaTitleBlacklistLibrary.php Replace use of deprecated Parser::$mTitle 2022-12-27 13:00:16 +01:00
ScribuntoHooks.php Use HookHandlers for Scribunto hook 2023-08-15 15:29:02 +02:00
TitleBlacklist.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 14:15:44 +00:00
TitleBlacklistAuthenticationRequest.php Namespace extension 2022-04-08 14:24:11 +01:00
TitleBlacklistEntry.php Various code style cleanups 2022-12-07 14:37:10 +01:00
TitleBlacklistPreAuthenticationProvider.php Various code style cleanups 2022-12-07 14:37:10 +01:00