mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-28 19:05:51 +03:00
[GH-ISSUE #434] 2.3.0 - Access list allow rules not applying to nginx config files. #364
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#364
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 @Chewza on GitHub (May 29, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/434
Checklist
jc21/nginx-proxy-manager:latestdocker image?Yes
Yes
Yes
Describe the bug
2.3.0 does not apply the ALLOWED IP access lists to the individual nginx config files.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Specified allow rules should apply above the default deny all;
Issue not present in 2.2.4 branch.
@Subv commented on GitHub (May 30, 2020):
Could you try #435 please? it seems to fix the issue
@cmitz commented on GitHub (Jun 5, 2020):
Can confirm #435 fixes this issue