Through VBO (e.g. hosting/sites), it's possible to delete sites without disabling them first, even when the right setting is enabled in admin/hosting/settings.
Through VBO (e.g. hosting/sites), it's possible to delete sites without disabling them first, even when the right setting is enabled in admin/hosting/settings.
Comments
Comment #1
helmo commentedCan you still reproduce this?
It is enforced on creation of the task node via hosting_task_menu_access()
Comment #2
miroslavbanov commentedI can reproduce this on 6.x-2.4, which is only one commit from latest 6.x-2.x.
Comment #4
ergonlogicBulk deletion of sites is now disabled if they ought to be disabled first.
Fixed in 45c631ba8
Comment #5
miroslavbanov commentedGuess it's fixed in 7.x-3.x