• exec/newuser.js

    From Rob Swindell@VERT to Git commit to sbbs/master on Wed Sep 16 13:31:17 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/ec44fa3f4257ba078f10b844
    Modified Files:
    exec/newuser.js
    Log Message:
    modopts.ini setting to disable new-user survey question

    Set survey=false in the [newuser] section of modopts.ini to disable the
    "Where did you hear about this BBS?" new user question.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sat Oct 3 12:21:55 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/0abd046ade07b5e7a6e6cf45
    Modified Files:
    exec/newuser.js
    Log Message:
    No functional change. MsgBase.error is the official property name.

    ---
    ï¿­ 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 Jun 29 16:25:18 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/fcceedf23196524c0c714ce5
    Modified Files:
    exec/newuser.js
    Log Message:
    Allow dash character in new QWKnet account names

    ... as reported by Mike Powell, and amessroom and root-caused by Nightfox

    A '-' is a valid QWK-ID character since it is a valid DOS filename character.

    ---
    þ 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 Jan 25 16:19:50 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/646747c48d89edb57310c051
    Modified Files:
    exec/newuser.js
    Log Message:
    Fix misuse of system.trashcan() caught by new parameter validation exceptions

    newuser.js line 57: Error: Insufficient Arguments (1 provided, a minimum of 2 expected)

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