You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I was trying to delete a user from my umami install, and when I clicked delete, it deleted my own account instead, causing me to lose the websites I had under my account. It wasn't super important, so it wasn't too bad, and the session still worked, so I could recreate a non-admin account and give it admin rights by connecting to the database.
I created a second admin account to verify it didn't delete the first admin account, but it seems that it deletes the logged in admin account, no matter the account that is sent to the API.
The text was updated successfully, but these errors were encountered:
Also, once the account is deleted, the session still works, oddly enough, even after closing the browser. The account can still add websites under any account, other than the admin ones, and can still view any stats from any websites.
So I was trying to delete a user from my umami install, and when I clicked delete, it deleted my own account instead, causing me to lose the websites I had under my account. It wasn't super important, so it wasn't too bad, and the session still worked, so I could recreate a non-admin account and give it admin rights by connecting to the database.
I created a second admin account to verify it didn't delete the first admin account, but it seems that it deletes the logged in admin account, no matter the account that is sent to the API.
The text was updated successfully, but these errors were encountered: