• src/sbbs3/logon.cpp sbbs.h

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Jan 10 03:59:18 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/1303602b5f0fadc7a37160f5
    Modified Files:
    src/sbbs3/logon.cpp sbbs.h
    Log Message:
    If logon module returns non-zero exit code, hangup and fail the user logon

    This allows the author of a logon module to reject the user logon for any reason.

    Cleaned up some of the other failure log messages and hanging-up handling
    (no all error paths actually hung-up the user!)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sun Jan 18 21:27:34 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/33bfbebdb51802976800e0bb
    Modified Files:
    src/sbbs3/logon.cpp sbbs.h
    Log Message:
    Make the guest terminal mouse support question default to the current setting

    ... using new sbbs_t::confirm() method

    And really, these guest-terminal prompts should be scripted (part of logon.js?) instead.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net