https://bugzilla.wikimedia.org/show_bug.cgi?id=26402
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from MZMcBride <[email protected]> 2010-12-23 08:53:50 UTC --- (In reply to comment #1) > Would need community consensus and a security review first. I'm not sure why you think this would need community consensus. As for a security review, this is the current status of this extension on Wikimedia wikis: 'wmgUseLST' => array( // controls loading of LabeledSectionTransclusion extension 'default' => false, 'wikisource' => true, //--------------- 'cswiktionary' => true, //22139 'dewikiversity' => true, //Per Bug 17773 'enwiktionary' => true, 'frwiki' => true, 'metawiki' => true, 'sourceswiki' => true, 'testwiki' => false, ), Source: http://noc.wikimedia.org/conf/InitialiseSettings.php.txt So I imagine it's already been checked for security issues. There might be other areas of concern (like load issues, e.g.), but I have no idea. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
