• exec/logon.js

    From Rob Swindell@VERT to Git commit to sbbs/master on Monday, September 07, 2020 19:25:25
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/248d713701852e211340d61d
    Modified Files:
    exec/logon.js
    Log Message:
    Beautify the makeguest prompt a bit (blank line before, one after)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Tuesday, April 01, 2025 11:38:16
    https://gitlab.synchro.net/main/sbbs/-/commit/54ae4f9ad9fc241ee060d426
    Modified Files:
    exec/logon.js
    Log Message:
    Support Rlogin terminal="xtrn_sec=<code>" to take users directly to an xtrn sec

    As requested via DOVE-Net by xbit and StingRay

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wednesday, April 02, 2025 19:01:50
    https://gitlab.synchro.net/main/sbbs/-/commit/3cd0394caaee67343bd1a580
    Modified Files:
    exec/logon.js
    Log Message:
    More Rlogin xtrn-menu options (in modopts.ini [logon] section):

    rlogin_xtrn_logon set to false to skip the normal logon screens for Rlogin. rlogin_xtrn_logoff set to false (default) to immediately hangup, true to
    prompt the user if they truly wish to logoff, and "full" to prompt and if affirmed, go through the full logoff procedure (dislpay files and events, etc.).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Saturday, May 03, 2025 22:51:39
    https://gitlab.synchro.net/main/sbbs/-/commit/c97145bc917fa36f9b7e211a
    Modified Files:
    exec/logon.js
    Log Message:
    Add 'center_automsg' option (default: false)

    may be used to display the auto message centered on the terminal

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Saturday, October 25, 2025 20:05:18
    https://gitlab.synchro.net/main/sbbs/-/commit/6d7952bc50801204041b75a6
    Modified Files:
    exec/logon.js
    Log Message:
    Add a conditional newline sequence before Guest info prompts

    Noticed a lack of newline on Diamond Mine Online BBS when logging on as
    guest, after the forced msgbase scan and before the info prompts. This should fix that.

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