[PR #903] [MERGED] Prevent activating nginx config after editing disabled proxy host #3317

Closed
opened 2026-02-26 07:38:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/903
Author: @ogarai
Created: 2/18/2021
Status: Merged
Merged: 3/16/2021
Merged by: @jc21

Base: developHead: edit-disabled-host


📝 Commits (1)

  • 7e7032c Prevent activating nginx config after editing disabled proxy host

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 backend/internal/proxy-host.js (+4 -0)

📄 Description

Check if proxy host is enabled and add an Nginx configuration only if the host is enabled to make sure it is consistent with the the db entry and the GUI

Fixes #290


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NginxProxyManager/nginx-proxy-manager/pull/903 **Author:** [@ogarai](https://github.com/ogarai) **Created:** 2/18/2021 **Status:** ✅ Merged **Merged:** 3/16/2021 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `edit-disabled-host` --- ### 📝 Commits (1) - [`7e7032c`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/7e7032c051d5a6d78c985118899adff28000b2ca) Prevent activating nginx config after editing disabled proxy host ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/proxy-host.js` (+4 -0) </details> ### 📄 Description Check if proxy host is enabled and add an Nginx configuration only if the host is enabled to make sure it is consistent with the the db entry and the GUI Fixes #290 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 07:38:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/nginx-proxy-manager-NginxProxyManager#3317
No description provided.