[GH-ISSUE #455] Access Lists not working. #382

Closed
opened 2026-02-26 06:32:38 +03:00 by kerem · 3 comments
Owner

Originally created by @joe9624 on GitHub (Jun 9, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/455

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    Yes
  • Are you sure you're not using someone else's docker image?
    Yes
  • If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network?
    N/A

Describe the bug
V2.30

Just to start! NPM is awesome! I love that little to no maintenance needs to go into setting up my proxies. Thank you for all your hard work!

When trying to add access rules it does not seem to apply it to the Ngnix config. I am trying to allow only my local subnet to get access to a certain page.

To Reproduce
Steps to reproduce the behavior:
Add ip or ip range to access list.
I do not add anyone in for authorization.
Save.
I then add the access rule to a new proxy that I setup. I am using Lets Encrypt to get the certificate.

Expected behavior
I expect to be able to access my page from the IPs specified. I keep getting 403 on the pages. I checked the conf file for the proxy and there seems to be nothing added under the section where access list is commented. All that is there is the default deny all rule.

Operating System
Ubuntu Server 18.04 VM

Thank you in advance.

Originally created by @joe9624 on GitHub (Jun 9, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/455 **Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? Yes - Are you sure you're not using someone else's docker image? Yes - If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network? N/A **Describe the bug** V2.30 Just to start! NPM is awesome! I love that little to no maintenance needs to go into setting up my proxies. Thank you for all your hard work! When trying to add access rules it does not seem to apply it to the Ngnix config. I am trying to allow only my local subnet to get access to a certain page. **To Reproduce** Steps to reproduce the behavior: Add ip or ip range to access list. I do not add anyone in for authorization. Save. I then add the access rule to a new proxy that I setup. I am using Lets Encrypt to get the certificate. **Expected behavior** I expect to be able to access my page from the IPs specified. I keep getting 403 on the pages. I checked the conf file for the proxy and there seems to be nothing added under the section where access list is commented. All that is there is the default deny all rule. **Operating System** Ubuntu Server 18.04 VM Thank you in advance.
kerem 2026-02-26 06:32:38 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@jc21 commented on GitHub (Jun 9, 2020):

Can you try 2.3.1 or 2 or latest docker tags please

<!-- gh-comment-id:641614185 --> @jc21 commented on GitHub (Jun 9, 2020): Can you try `2.3.1` or `2` or `latest` docker tags please
Author
Owner

@joe9624 commented on GitHub (Jun 9, 2020):

That did it. Didn't see there was a new version posted! Thank you very much!

<!-- gh-comment-id:641621635 --> @joe9624 commented on GitHub (Jun 9, 2020): That did it. Didn't see there was a new version posted! Thank you very much!
Author
Owner

@smarteshome2020 commented on GitHub (Feb 13, 2022):

Hi, i have the same problem with V2.9.15. If i use any access List the Password never works. eg. I create Access Lsit with Name =test, User=Test pw= Test. If i try to enter the page i will ask for User and PW. If i user Test/Test i get the responde {
"message": "invalid username or password"
}

<!-- gh-comment-id:1038428477 --> @smarteshome2020 commented on GitHub (Feb 13, 2022): Hi, i have the same problem with V2.9.15. If i use any access List the Password never works. eg. I create Access Lsit with Name =test, User=Test pw= Test. If i try to enter the page i will ask for User and PW. If i user Test/Test i get the responde { "message": "invalid username or password" }
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#382
No description provided.