SHA256_PassHash offline password changing problem
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
First rule: re-generate a new salt every time you change the password.

Set COLLATE NOCASE to the column (player's name) when creating the table or alter the table (if it is already created) and set it to avoid using it in queries all the time.

Isn't USER_SALT and USER_PASSWORD you are using in SHA256_PassHash constants?
Yeah they're constants used to create the rows for the table too, not sure why I was using it there.

I've done it so it re-generates every time I change the password but have had no luck.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)