Page 1 of 1

[patch] add password with sha hash suport for accserver

Posted: Wed Mar 25, 2009 4:05 pm
by www2
This is a small patch that enable the sha hashing algorithm beside withe md5 hashing algorithm.
I advice that use sha instead of md5 for security reason.

Code: Select all

Changelog
add support for the  sha hashing algorithm
add a swith in the config file between sha and md5 (defauld is md5)

Re: [patch] add password with sha hash suport for accserver

Posted: Wed Mar 25, 2009 10:31 pm
by www2
In svn thanks to ace.