mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 09:55:51 +03:00
[GH-ISSUE #495] PEBCAK - Applied access list password to NPM instance then forgot it. Doh! #421
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#421
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 @Max-hm on GitHub (Jul 10, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/495
Hi,
A colleague applied an access list to the Nginx Proxy Manager (NPM) portal by mistake and promptly forgot the password. We are now locked out of accessing the portal. Is there a way to reset this as we have access to the server and the docker container?
Martin
@Max-hm commented on GitHub (Jul 16, 2020):
[Solved] I found the config files in the docker container and commented # out the basic auth line. all works fine again but with no auth pop up box.