• exec/logon.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Jun 25 17:19:55 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/a7a87f8a36b788b593f2f520
    Modified Files:
    exec/logon.js
    Log Message:
    Small optimization: don't write user.chat_settings if you don't need to

    ---
    þ 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 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