REGISTER SYS'
#4

A registration system for a good server should always use hashed password for secure. Otherwise, they can steal the passwords and that's really bad!
Here's a good tutorial about how to use y_ini with dialogs for register/login. However, it uses Whirlpool (that I personally recomment to you!). In case you don't want to use it, just replace hashpass with inputtext, and don't use this native.
pawn Код:
native WP_Hash(buffer[],len,const str[]);
Reply


Messages In This Thread
REGISTER SYS' - by Bug. - 09.12.2012, 15:37
Re: REGISTER SYS' - by Lz - 09.12.2012, 15:41
Re: REGISTER SYS' - by Bug. - 09.12.2012, 15:43
Re: REGISTER SYS' - by Konstantinos - 09.12.2012, 15:55
Re: REGISTER SYS' - by deb014 - 09.12.2012, 15:57
Re: REGISTER SYS' - by Lz - 09.12.2012, 16:06
Re: REGISTER SYS' - by deb014 - 09.12.2012, 16:14

Forum Jump:


Users browsing this thread: 1 Guest(s)