MoparClassic/LoginServer
Travis Burtrum dd6ee1f08e Allowed for variable-length passwords and removed MD5sum of the password before sending to LoginServer.
Ideally the password should be hashed in the client before even getting to the server, MoparScape supports this.
It should be encrypted before being sent to the LoginServer if it is not on the same host, make this todo.
2012-03-16 23:19:00 -04:00
..
conf Tons of updates/fixes. Closes issue #49. 2012-01-08 09:06:11 -06:00
lib Removed extra crap, and removed the svn files... 2011-05-13 03:33:24 -05:00
logs Cleared error logs. 2012-01-07 15:16:26 -06:00
src/org/moparscape/msc/ls Allowed for variable-length passwords and removed MD5sum of the password before sending to LoginServer. 2012-03-16 23:19:00 -04:00
auth.php Updated README 2011-12-05 09:38:17 -06:00
build.xml Fixed ant build scripts, changed run shell scripts to not rely on ant, and removed binary. 2012-03-14 01:27:38 -04:00
compile.bat Cleaned up batch files for LoginServer. 2011-06-24 18:33:06 -05:00
compile.sh Corrected XP rate 2011-05-13 03:41:00 -05:00
runls.bat Updated bat and sh files. 2012-01-07 03:48:26 -06:00
runls.sh Fixed ant build scripts, changed run shell scripts to not rely on ant, and removed binary. 2012-03-14 01:27:38 -04:00