How to reset password without email?
I have followed the 1-click guide to deploy a locally hosted Twenty instance. When I did this, I started registering an account on the Twenty instance. But now I have forgotten the password.
There is a "Forgot password" feature, but it seems to rely on a working SMTP config. I do not have a working SMTP config and I am on a network that will now allow outgoing connections to SMTP servers.
How can I reset my user's password without using email?
I imagine this might be done by manually editing the internal postgres database. How do I obtain access to that and how do I reset the password in it?
There is a "Forgot password" feature, but it seems to rely on a working SMTP config. I do not have a working SMTP config and I am on a network that will now allow outgoing connections to SMTP servers.
How can I reset my user's password without using email?
I imagine this might be done by manually editing the internal postgres database. How do I obtain access to that and how do I reset the password in it?