Closed (fixed)
Project:
Hosting
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Dec 2015 at 13:42 UTC
Updated:
5 Mar 2016 at 05:24 UTC
Jump to comment: Most recent
In hosting_add_task(), we check whether a dangerous task (disable or delete) is being run against the hostmaster site. We should add an alter hook to allow this list to be extended (e.g. purge), and also guard against such tasks being added to the current hostmaster platform.
Comments
Comment #3
ergonlogicLooks like I'd already fixed this...