[Help] Problem with WP_Hash
#5

Quote:
Originally Posted by AndreT
Посмотреть сообщение
Don't store passwords in plaintext.

If you wish to move from one hashing method to another, what you have to do is ask your players to provide their old password, then run WP_Hash() on it, compare the result to the password in the database and then run your new hash function on it, store the result in a new field (or have a toggle for each player indicating whether they have a new password or not) and in the future, query for that.
my server type is RPG and server rules is administrator will not ask player password. So no other way?
Reply


Messages In This Thread
[Help] Problem with WP_Hash - by davidbull - 05.08.2014, 13:29
Re: [Help] Problem with WP_Hash - by Wizzy951 - 05.08.2014, 13:34
Re: [Help] Problem with WP_Hash - by davidbull - 05.08.2014, 13:36
Re: [Help] Problem with WP_Hash - by AndreT - 05.08.2014, 13:41
Re: [Help] Problem with WP_Hash - by davidbull - 05.08.2014, 13:48
Re: [Help] Problem with WP_Hash - by AndreT - 05.08.2014, 17:06
Re: [Help] Problem with WP_Hash - by davidbull - 28.10.2014, 14:11

Forum Jump:


Users browsing this thread: 1 Guest(s)