6a06b51c5d
Fixes #10 LS database: - md5 no longer used, now use sha2('password',512) instead for mysql/mariadb - account table passwd expanded to 256 chars - login_worldservers password field expanded to 256 chars manual update: \u eq2ls alter table account modify column passwd varchar(256) not null default ''; alter table login_worldservers modify column password varchar(256) not null default ''; |
||
---|---|---|
.. | ||
VC10Projects | ||
EQ2WorldVC10.sln |