mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #8] Allow temporary disable of a proxy using checkbox #8
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#8
Loading…
Add table
Add a link
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?
Originally created by @bram-pkg on GitHub (Aug 21, 2018).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/8
As the title says, a proxy or redirect should be able to be disabled using a checkbox on the edit modal.
@jc21 commented on GitHub (Aug 21, 2018):
And what should a user see in their browser when a host is disabled? The default landing page, which is a http 200, or should they get a 404 not found?
@bram-pkg commented on GitHub (Aug 22, 2018):
Perhaps a default nginx 404. Or the screen you get when the proxies IP is not available.
@Daxx13 commented on GitHub (Dec 12, 2018):
+1 to this, when disabled I think the user should see default page when no matching hostname. (same behavior as if you delete it, but without deleting of course haha)
Thanks!
@StuFrankish commented on GitHub (Dec 29, 2018):
I'd like to up vote this one as well. Although I would opt for a global configuration setting that would let you choose what response code to return when a site is disabled - Not Found, Service Unavailable etc...
Just to add to this though - Having the toggle either in the modal or the menu as well as having the "Enabled" status shown on the table list as well, and the dashboard to show the total hosts with an additional number of disabled hosts (if any)
@jc21 commented on GitHub (Jan 4, 2019):
Added in v2.0.8.