question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ACL on Proxy Host for Nginx Proxy Manager Administration Does Not Auth

See original GitHub issue

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 I have a proxy host setup to NPM administration. e.g. abc.domain.com --> proxy host to NPM:81. This is working fine. I would like to add an ACL with HTTP basic auth in-front of the NPM login screen. Doing so causes auth to prompt but credentials do not work on Chrome or Firefox. Seems to work on Safari.

  • What version of Nginx Proxy Manager is reported on the login page? 2.7.2 (which is a bug since 2.7.3 is installed)

To Reproduce

  1. Create a proxy host rule to NPM administration.
  2. Add an access list to the proxy host rule.
  3. Test on Google Chrome or Firefox.

Expected behavior Auth to success and show the NPM administration login screen.

Operating System NPM is running on a RPI4 via Docker. Browsers have been tested on both MacOS and Windows.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:6

github_iconTop GitHub Comments

1reaction
vercascommented, Jan 31, 2021

I am having a similar issue. I can get past the HTTP auth prompt, but then it won’t accept my username and password.
It simply says Unauthorized. under the password field.

0reactions
chaptergycommented, May 12, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

ACL on Proxy Host for Nginx Proxy Manager Administration ...
I would like to add an ACL with HTTP basic auth in-front of the NPM login screen. Doing so causes auth to prompt...
Read more >
Nginx Proxy Manager - ACCESS LIST protection for internal ...
How can you easily lock down proxy hosts on the Nginx Proxy Manager with Access List protection and protect the proxy host from...
Read more >
Nginx Proxy Manager Access Lists | Add Basic HTTP Auth to ...
This quick guide will show you how to setup Nginx Proxy Manager Access Lists so you can get basic HTTP auth on your...
Read more >
Restricting Access with HTTP Basic Authentication | NGINX Plus
You can restrict access to your website or some parts of it by implementing a username/password authentication. Usernames and passwords are taken from...
Read more >
How to Install and Use Nginx Proxy Manager with Docker
This tutorial will teach you how to install the Nginx proxy manager on a Linux server using Docker. We will cover all popular...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found