Login Help
#8

Quote:
Originally Posted by oMa37
Посмотреть сообщение
Alright, Thanks.
I will start using SHA256_PassHash, To save a password in the register dialog, something like this? :/
PHP код:
SHA256_PassHash(Info[playerid][Password], "78sdjs86d2h"129inputtext); 
It should be like this:
Код:
SHA256_PassHash(inputtext, "78sdjs86d2h", Info[playerid][Password], 65);
You should also use a random salt and save it with the player data, it's a lot more secure.
Reply


Messages In This Thread
Login Help - by Filbert - 07.07.2016, 14:36
Re: Login Help - by DarkSkull - 07.07.2016, 15:12
Re: Login Help - by Stinged - 07.07.2016, 15:58
Re: Login Help - by Jonesy96 - 07.07.2016, 16:05
Re: Login Help - by oMa37 - 07.07.2016, 16:20
Re: Login Help - by Stinged - 07.07.2016, 16:22
Re: Login Help - by oMa37 - 07.07.2016, 16:29
Re: Login Help - by Stinged - 07.07.2016, 16:47

Forum Jump:


Users browsing this thread: 1 Guest(s)