![]() 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 ''; |
||
---|---|---|
.. | ||
updates | ||
currentlsdb.sql | ||
world_db.zip |