mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #205] Add http authentication #179
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#179
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 @vmazmaz on GitHub (Sep 30, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/205
Adding http authentication to the proxied apps/sites would be super useful ! I manually edited some of my nginx proxy configuration files to enable this but I feel the implementation into nginx manager could be straightforward !
@jc21 commented on GitHub (Nov 7, 2019):
That's what Access Lists are within the UI.
@coltonshipley commented on GitHub (Jan 28, 2020):
Can the Access List be made to show forms based auth instead of basic http auth so it can work with password managers?
@jc21 commented on GitHub (Jan 29, 2020):
I guess it's possible with a custom authentication mechanism and some special nginx magic. Maybe someone has done this before, specifically showing authentication pages for conditions outside of upstream proxying.
@jc21 commented on GitHub (Jan 29, 2020):
sorry didn't mean to close this
@fdelucchijr commented on GitHub (Jun 11, 2021):
Mhhh, it looks like in the community there is a trend for using Authelia.
Maybe a way to implement the docs for nginx as portal in the access list instead of the http auth. This docs (I suppose) supports more services than Authelia because it seems very similar to Organizr docs
@github-actions[bot] commented on GitHub (Apr 2, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (May 12, 2025):
Issue was closed due to inactivity.