mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #2524] After modifying Access List(s), NPM does not automatically update the configuration of the relevant Host(s) #1763
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#1763
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 @MSDNicrosoft on GitHub (Jan 6, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2524
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
After modifying or deleting Access List(s), NPM does not automatically update the configuration of the relevant Host(s).
Nginx Proxy Manager Version
2.9.19To Reproduce
acc_1(Assume that the settings are correct.)host_1, and change itsAccess Listoption toacc_1acc_1(e.g. username and password)host_1,Log in with the modified username and password.Also, if you delete the Access List that has been used, although the web interface shows accessibility as
PUBLIC, the actual accessing browser prompts "Untrusted Certificate" (The certificate is actually valid).The current way to solve this problem manually is to edit the problematic host(s), do not change anything, and click
SaveExpected behavior
After I modify or delete Access List(s), NPM should automatically update the configuration of the relevant host(s).
Operating System
Ubuntu 22.04.1 LTS (GNU/Linux 5.15.0-56-generic x86_64)
@watn3y commented on GitHub (Jan 7, 2023):
There's already an open issue for this. Check out #2254. It also includes a temporary fix
@sebastienvercammen commented on GitHub (May 9, 2023):
+1 to this. It's still in the latest version. Editing (and saving) an Access List does not update the hosts that use it. This poses a security risk, as a system admin might falsely believe that updating the Access List applies the changes to all necessary hosts.
#2254 was an unrelated bug and has since been closed. The "workaround" is a PowerShell script that uses the API to update all hosts without making any changes. This is not a solution.
@github-actions[bot] commented on GitHub (Jan 31, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍