mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #590] Basic Auth not prompting for username and password. #498
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#498
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @colonelmattyman on GitHub (Aug 30, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/590
I am unable to get Basic Auth to work .
In the access list I've:
I've then attached this access list to the Proxy Host and saved it.
When I connect to the URL it doesn't prompt for username and password and just goes straight into the web page without authorising.
I've disabled and re-enabled the proxy host which hasn't helped and even restarted the container.
@aronwk-aaron commented on GitHub (Aug 31, 2020):
#148 may be your issue, you can see it for a workaround
@colonelmattyman commented on GitHub (Aug 31, 2020):
Thanks for that. I'll take a look.
@chaptergy commented on GitHub (May 10, 2021):
Closing this as a duplicate of https://github.com/jc21/nginx-proxy-manager/issues/148