NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.27k stars 2.7k forks source link

Add Access List authentication,Frequent authentication pop ups. #4178

Open junyangfan opened 7 hours ago

junyangfan commented 7 hours ago

Checklist

Describe the bug

When I add a configuration to the access list on my proxy, the website is authenticated and authentication pop ups keep appearing.

Guess:After the root path authorization is completed, should each sub path also be authorized? For example, if the root path / authentication is complete, do APIs /a、 /b、 /c still need authentication?

May I ask how to solve this problem?

Nginx Proxy Manager Version

2.11.3

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

When I first entered the website for authentication, there were no more pop ups requiring authentication.

Screenshots

image

image

Operating System

debian 10

Additional context

docker version:26.1.4 Non static website