mbbsemu / MBBSEmu

The MajorBBS Emulation Project is an Open Source, Cross-Platform emulator for easily running The MajorBBS & Worldgroup Modules
https://www.mbbsemu.com
MIT License
126 stars 14 forks source link

Apply Default Keys on -DBRESET #615

Closed enusbaum closed 6 months ago

enusbaum commented 6 months ago

The Command Line Argument -DBRESET was applying a set of default keys on reset, but not the actual default keys defined in appsettings.json.

This change will apply a fixed set of keys to Sysop (SUPER, SYSOP) on reset, and then also apply the default keys defined in appsettings.json. The GUEST account will only have the default keys.