Open MasterMong opened 1 year ago
I've the same problem and ended up modifiying the user in the database.
Alternatively you can set the new password as bcrypt hash directly: psql -U postgres -d illa_supervisor -c "UPDATE users SET password_digest = '$2a$10$...' WHERE nickname = 'root';"
Can't change root password because root email to get Verification code is uneditable https://www.dropbox.com/scl/fi/7zusdb28bvcre5hgztlqd/Screenshot-2023-10-30-172816.png?rlkey=lqhoyfd17yjcys6bre7xiw2nh&dl=1