disabling sites should work even if there were manual changes to nginx #5

Closed
opened 2019-06-30 11:54:30 +02:00 by jan · 0 comments
Owner

Currently there is an issue when a site has been manually disabled on a gvaweb managed nginx. The method disable_web_vhost stops and returns a could not disable site configuration for <sitename> error.

The software should ignore manually disabled sites gracefully and should just return True in this case.

Currently there is an issue when a site has been manually disabled on a gvaweb managed nginx. The method `disable_web_vhost` stops and returns a `could not disable site configuration for <sitename>` error. The software should ignore manually disabled sites gracefully and should just return `True` in this case.
jan closed this issue 2019-06-30 11:56:50 +02:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gnuviech/gvaweb#5
No description provided.