• exec/newuser.js

    From Rob Swindell (on Debian L@VERT to Git commit to main/sbbs/m on Sat Jun 29 16:25:00 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