mediawiki-extensions-Templa.../includes
Timo Tijhof 994cf917ec Hooks: Remove use of unsafe inDebugMode() from handleTag()
The handleTag() method is used for parsing `<templatestyles>` in
wikitext. The result of that should not vary by unregistered variables
such as ResourceLoader's `debug` parameter, or user cookies, which
seem likely to cause cache poisoning.

Bug: T36738
Change-Id: I85ab7bc694858bc8e7fe2f3cc79197ff4f2d1c38
2022-07-28 02:22:59 +00:00
..
Hooks.php Hooks: Remove use of unsafe inDebugMode() from handleTag() 2022-07-28 02:22:59 +00:00
TemplateStylesContent.php Namespace extension 2022-02-06 15:05:09 +00:00
TemplateStylesContentHandler.php Namespace extension 2022-02-06 15:05:09 +00:00
TemplateStylesFontFaceAtRuleSanitizer.php Namespace extension 2022-02-06 15:05:09 +00:00
TemplateStylesMatcherFactory.php Namespace extension 2022-02-06 15:05:09 +00:00