NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Access list / basic auth fails

Open
#3,391 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

Describe the bug
using access list on a proxy host always return 401

Nginx Proxy Manager Version
v2.10.4

To Reproduce

  • create access list
  • add it to some proxy host
  • login into the host
  • after some usage the host will always return 401

Expected behavior

  • you're always prompt to auth form if browser auth expires

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

No file or test is named in the issue. First reproduce the problem by creating an access list, attaching it to a proxy host, logging in, and waiting for browser authentication to expire. Trace the access-list and basic-auth handling; done means the browser prompts for authentication again instead of the host continuously returning 401.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx, typescript
Domain
authentication, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.