Replies: 2 comments 1 reply
https://discord.com/channels/1495186820806213743/1498651542780248144 |
|
Yes, of course. If you have access to the directory where your database is, which I imagine you probably do, all you need to do is the following:
sqlite3 /path/to/houndarr.db "DELETE FROM settings WHERE key IN ('password_hash', 'username');"
That's it. All your *arr instances will still be there waiting once you log back in. If it behaves weird on setup/login/dashboard pages, hard refresh to clear the cache of the browser: Why?
Thank you for using Houndarr |
Uh oh!
There was an error while loading. Please reload this page.
Is there a way to reset the password for people like me who apparently didn't remember what I set it to?
All reactions