https://bugzilla.wikimedia.org/show_bug.cgi?id=24301
Ilmari Karonen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ilmari Karonen <[email protected]> 2010-07-07 17:06:40 UTC --- If we need to run maintenance scripts from the web, then presumably Maintenance.php should be fixed to allow that. (Or, if it can't be fixed that way for some fundamental reason, then we should scrap it and replace it with a system that does what we need.) Of course we should be careful not to introduce security holes in doing so, but we need to be careful about that anyway if we want to allow maintenance without without shell access. Unfortunately, I'm not really familiar enough (read: at all) with the web updater to say anything more specific. But what we _don't_ need is two copies of each maintenance script, one using Maintenance.php and one not. -- 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
