Add "enable|disable vhost" feature in web UI #91
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sometime we just want to disable temporarily the vhost, without deleting the account.
Bonus : It could be interesting event at the creation of the account.
I guess it seems easy to implement as evoadmin already handle enabled/disabled accounts.
I was about to get started... But then I thought about the monitoring : Unexpectedly disabling a website could trigger the monitoring on our side.
Taking a step back on that subject : What would be the exact use-case for that feature ?