Page 1 of 1

Xiloader password function

Posted: Fri Jun 20, 2014 9:19 pm
by skelax
Hey does anyone know how to change the password hash function to use this

$values['password'] != md5($staticSalt . $password)

that is the password string from socialengine

how do i change my client to register and receive this in xiloader?