How to restrict the user to not use its last password while resetting the password

后端 未结 0 1547
野趣味
野趣味 2021-01-17 18:44

I have two table User => [UserId, UserName, FirstName, LastName Password, PasswordSalt] UserPasswordHistory  =>  [UserId, Password, PasswordSalt]

UserPasswordHi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题