Forgot superadmin password
Any way to recover superadmin password ?
@rubenf please help
6 Replies
well not really
You have no other super admin user?
I found alternative way similar to getting another superadmin
go into postgres container of windmill
in
password
table, set another user as superadmin
delete old superadmin
with newly designated superadmin, create a new user as superadmin
revoke superadmin access of existing not-supposed-to-be-superadmin userah yes that works!
didn't know you had pg access
cause you can also reset the password this way
how can i reset uing pg access ?
i mean which table
it's still on the password table
you could have just copied the secret password of a user who you know the password of
oh nice 😅