mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #38] IP Based ACL #36
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#36
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 @vrelk on GitHub (Dec 23, 2018).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/38
Please add support for IP based ACLs and Cloudflare IP correction.
https://support.cloudflare.com/hc/en-us/articles/200170706-How-do-I-restore-original-visitor-IP-with-Nginx-
@fidelix commented on GitHub (Dec 24, 2018):
This would be pretty cool. I'm currently doing this by adding an include manually to every host, but having this built-in is probably a natural feature.
@sjabby commented on GitHub (Jan 3, 2019):
yes please.
@jc21 commented on GitHub (Jan 3, 2019):
Right so yeah I was also wanting IP range based options for the Access Lists but I forgot to consider the cloudfare / cloudfront ip forwarding as well. I'm able to get the latest cloudfront ip ranges with a script that I can program to fire once a day and I just saw cloudfare has a list too
@Subv commented on GitHub (May 30, 2020):
Can this be closed now that #360 is merged?
@jc21 commented on GitHub (May 31, 2020):
Sounds good to me
@risiman commented on GitHub (Jan 31, 2021):
That sounds great to me