https://bugzilla.wikimedia.org/show_bug.cgi?id=28176
Tim Starling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #1 from Tim Starling <[email protected]> 2011-03-24 04:09:04 UTC --- Please guard the PHP file inclusions against path traversal, like what we now do in the core. You can use Language::isValidBuiltInCode(). Otherwise looks fine. My patch in r84664 should be backported so we will know if there is any performance problem. -- 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
