• exec/logon.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Tue Apr 1 11:38:16 2025
    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 Wed Apr 2 19:01:50 2025
    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 Sat May 3 22:51:39 2025
    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 Sat Oct 25 20:05:18 2025
    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