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
134 stars 13 forks source link

[MBBSEmu] MBBS Emulator - Multiple logins from the same user allowed #253

Closed brianmiller closed 4 years ago

brianmiller commented 4 years ago

Module Information

Describe the bug Multiple concurrent logins allows (tested with Sysop). I found this issue when testing Crossroads. Two active sysop logins and both were able to join the game.

To Reproduce Steps to reproduce the behavior:

  1. Login more than once at the same time with the same user

Expected behavior Only one active login should be allowed. MBBS and WG will let you know during logon that the user is already logged in and boots the previous user.

Screenshots Screenshot from 2020-11-04 19-22-28 ]

Screen shots of expected vs. actual between MBBSEmu and MajorBBS/Worldgroup help with understanding the expected difference between the two.

Software Information:

enusbaum commented 4 years ago

We have a PR open to address this (#251) which should be merged in within the next day or so 👍

brianmiller commented 4 years ago

We have a PR open to address this (#251) which should be merged in within the next day or so

Fantastic!