Re: [FS] « MellAdmin » Advanced Account System [ MYSQL R7 | DINI | ZCMD | SSCANF | MD5 | VIP | 60+ commands] 0.3e suppor -
Johnson_boy - 08.05.2014
Oh boy. It hurts to see how you deal with the passwords in this filterscript, and then release it to the public...
Passwords should never be hashed in the SQL query, nor should MD5 be ever used for hashing passwords.
AW: Re: [FS] « MellAdmin » Advanced Account System [ MYSQL R7 | DINI | ZCMD | SSCANF | MD5 | VIP | 60+ commands] 0.3e su -
Mellnik - 08.05.2014
Quote:
Originally Posted by Johnson_boy
Oh boy. It hurts to see how you deal with the passwords in this filterscript, and then release it to the public...
Passwords should never be hashed in the SQL query, nor should MD5 be ever used for hashing passwords.
|
I refer to
https://sampforum.blast.hk/showthread.php?tid=496953
Re: AW: Re: [FS] « MellAdmin » Advanced Account System [ MYSQL R7 | DINI | ZCMD | SSCANF | MD5 | VIP | 60+ commands] 0.3 -
Johnson_boy - 08.05.2014
Quote:
Originally Posted by Mellnik
|
pawn Код:
stock CheckPlayerPassword(playerid, hash[])
{
#if USE_MYSQL == true
new query[256];
mysql_real_escape_string(hash, hash);
format(query, sizeof(query), "SELECT `Hash` FROM `"#MYSQL_TABLE"` WHERE `PlayerName` = '%s' AND `Hash`= MD5('%s')", GetName(playerid), hash);
if(mysql_ping(gSQL))
{
mysql_query(query, _CHECK_PASSWORD, playerid, gSQL);
}
#else
I'm pretty sure the password is hashed in the query. Variable hash contains user input from the dialog, and is hashed using MySQL's MD5 function.
Respuesta: [FS] « MellAdmin » - Advanced Account System [ ZCMD | SSCANF | MYSQL R7 | DINI | MD5 | VIP | 60+ commands] -
aoEXE - 15.05.2014
If I change '#define USE_MYSQL' to 'True', why returns this error?
Код:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 5296 bytes
Code size: 147048 bytes
Data size: 205224 bytes
Stack/heap size: 9600 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 367168 bytes
I'm sorry for my bad English!
Re: [FS] « MellAdmin » - Advanced Account System [ ZCMD | SSCANF | MYSQL R7 | DINI | MD5 | VIP | 60+ commands] -
satafinix - 16.05.2014
Nice job
Re: [FS] « MellAdmin » - Advanced Account System [ ZCMD | SSCANF | MYSQL R7 | DINI | MD5 | VIP | 60+ commands] -
iRaiDeN - 16.05.2014
Nice!
Re: [FS] « MellAdmin » - Advanced Account System [ ZCMD | SSCANF | MYSQL R7 | DINI | MD5 | VIP | 60+ commands] -
driftpower - 17.05.2014
well done!
Re: [FS] « MellAdmin » - Advanced Account System [ ZCMD | SSCANF | MYSQL R7 | DINI | MD5 | VIP | 60+ commands] -
SecretBoss - 30.12.2014
Glad to see you here Mellnik
Also thanks for sharing this system is AMAZING , I hope you to keep it up
Black_and_red
Re: [FS] « MellAdmin » - Advanced Account System [ ZCMD | SSCANF | MYSQL R7 | DINI | MD5 | VIP | 60+ commands] -
pitchooo - 08.02.2015
Hello,
I have a problem with this admin system.
Use Garhouse, GangSystem
Once I put this system admin, I do not work properly these systems.
For example, I can not buy a house, I can not create the Ganges.
Write /gang goes my everything, but clicking anywhere in the window disappears.
Can anybody help me?
I apologize for bad English.
FS that I do not work:
Garhouse - By [03] Garsino.
GangSystem -
http://www.samp-ru.org/load/filtersc...2_0/18-1-0-130
Re: [FS] « MellAdmin » - Advanced Account System [ ZCMD | SSCANF | MYSQL R7 | DINI | MD5 | VIP | 60+ commands] -
SpikY_ - 08.02.2015
nice one! keep it up!
Re: [FS] « MellAdmin » - Advanced Account System [ ZCMD | SSCANF | MYSQL R7 | DINI | MD5 | VIP | 60+ commands] -
GSTLX - 17.02.2015
Very good!
Re: [FS] « MellAdmin » - Advanced Account System [ ZCMD | SSCANF | MYSQL R7 | DINI | MD5 | VIP | 60+ commands] -
Sc0pion - 14.07.2015
It's time for me to learn mysql, found a good system, but why the link no longer works? So bad :/
Re: [FS] « MellAdmin » - Advanced Account System [ ZCMD | SSCANF | MYSQL R7 | DINI | MD5 | VIP | 60+ commands] -
Marv123 - 14.10.2018
Anyone have MellAdmin? If have PM me guys please I need melladmin