NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Access list / basic auth fails
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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