OpenFactorioServerManager / factorio-server-manager

A tool to help manage Factorio multiplayer servers including mods and save games.
MIT License
561 stars 135 forks source link

New authentication #222

Closed knoxfighter closed 3 years ago

knoxfighter commented 3 years ago

Added new authentication, based upon custom code and sqlite3 as database. User in the old leveldb database will be moved to the new one and the leveldb will be deleted after.

Also i added, that the docker upload in the actions is run on every branch except master.

goomatag commented 3 years ago

Issue with the console on first load, seems to be a WSS auth issue, fine after a reload of the page after logging in message.txt

mroote commented 3 years ago

+1 LGTM