NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Add Access List authentication,Frequent authentication pop ups.

Open
#4,178 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes, version 2.11.3
  • Are you sure you're not using someone else's docker image?
    • Yes
  • Have you searched for similar issues (both open and closed)?
    • Yes

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the access-list configuration on a proxy host with Nginx Proxy Manager 2.11.3 using the reported Debian 10 and Docker 26.1.4 setup. Compare requests to the root path and /a, /b, and /c while checking when the browser repeats authentication prompts. Done means the root authentication behavior is understood and repeated prompts are either eliminated or documented as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, nginx
Domain
authentication, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.