mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #541] deleting a user which has created hosts makes ui unusable #458
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#458
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 @a575606 on GitHub (Aug 2, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/541
Thanks for your work on this much needed project. I just came across a bug which you may have missed, and just wanted to mention it.
I created some hosts to test out the software and get it working. Afterwards, I decided to create a new admin user, deleting the old admin after logging in with the new credentials.
The user was deleted, but hosts and certificates created by that user were now pointing to an unknown user id, creating errors on those pages. I had to log in to the mysql database to change those items to the new user's id before the ui was usable.
@cal940 commented on GitHub (Apr 24, 2021):
yes, I know the problem. I think an option to transfer the ownership for all referenced objects of a user (by deleteion) could be helpfull here. Wordpress for example (and of course other software) have a feature like this.
@chaptergy commented on GitHub (May 12, 2021):
I'll group this with https://github.com/jc21/nginx-proxy-manager/issues/541