• src/sbbs3/logon.cpp

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sat Jan 17 21:21:42 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/d47ce8977ee3bd57d18901b9
    Modified Files:
    src/sbbs3/logon.cpp
    Log Message:
    Check the online status after executing any mods/externals and return false

    ... during logon.

    We don't want to continue on with the logon process if the user hungup
    (or was intentionally disconnected by the logon module, as is done
    for rlogin-gameserver functionality).
    --- SBBSecho 3.34-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Mon Jan 19 00:55:08 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/39e1c58ad631baea289349eb
    Modified Files:
    src/sbbs3/logon.cpp
    Log Message:
    Remove hard-coded terminal-related prompts for Guests during logon

    These are being moved to logon.js -> user_info_prompts.js for more sysop control / customization.
    --- SBBSecho 3.34-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)