This topic is locked

V10.4 current version, can't change password using bcrypt

7/26/2020 7:15:45 PM
PHPRunner General questions
A
asawyer13 authorDevClub member

Using latest build of V10.4.
Using bcrypt for password encryption.
I am able to login to the user, which means I know what the password is.
I am trying to do a change password. I put the old password in then a new password twice.
I get the error that simply says Invalid password
I don't have anything set for weak passwords.
I am using an email column in my user table for the username.
Thanks

Alan

Myr0n 7/28/2020

I change my password in one of my system that is using 10.4 - build 35427 and works like it should.

Maybe you are typing something wrong, if you have activated "forgot password?" you should try.

btw, my password is encrypt too.