Why wouldnt you be able to change settings/password in the database directly?
How I can do it?
Are you sure the users even exist? It sounds like you just lost the database.
Anton, yes I am sure. I see all users under users, but not possible to login using user email also if I changed password as admin.
You can reset password using the standard reset password flow. Using email address.
Also doesnt work this way. I tried to reset using email address, but new password not acceptable. If I delete old user and create new one with the same email I can login without problems.
I have quite old db, since 2020
If even reset doesn't work, you have something seriously broken in your system. You should find the root cause first.
Unfortunately I have no any idea where to search
Compare your database schema to a schema from a clean server. If it doesn't match, look through logs to see where the migration failed.
Hello
I've migrated database to Cloudron installation and no one user able to login. It is not possible also to change or recover passwords. Just says Invalid username or password also after password changing or recovering. Is there any way how to fix the situation? Thanks in advance!