• 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@VERT to Git commit to main/sbbs/master on Sat Oct 22 19:00:53 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/efa466fc2fc8a6343e9a914c
    Modified Files:
    exec/newuser.js
    Log Message:
    Make the "ask qnet" language even more clear/alarmist

    Somehow, new users on Vertrauen *still* manage to answer "Yes" to both the QWK Networking account questions, accidentally creating a QWKnet account that's
    not useful for normal BBS user activities. So print a very clear "alert" style message making it even-more clear that the account they are creating will ONLY be useful for QWK Networking activities.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Rob Swindell on Sat Oct 22 21:39:41 2022
    Re: exec/newuser.js
    By: Rob Swindell to Git commit to main/sbbs/master on Sat Oct 22 2022 07:00 pm

    https://gitlab.synchro.net/main/sbbs/-/commit/efa466fc2fc8a6343e9a914c Modified Files:
    exec/newuser.js
    Log Message:
    Make the "ask qnet" language even more clear/alarmist

    Somehow, new users on Vertrauen *still* manage to answer "Yes" to both the QWK Networking account questions, accidentally creating a QWKnet account that's
    not useful for normal BBS user activities. So print a very clear "alert" style message making it even-more clear that the account they are creating will ONLY be useful for QWK Networking activities.

    Why don't you just put it as a selection in the qwk menu and take it out
    of the newuser script.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Sat Oct 22 20:07:50 2022
    Re: exec/newuser.js
    By: MRO to Rob Swindell on Sat Oct 22 2022 09:39 pm

    Re: exec/newuser.js
    By: Rob Swindell to Git commit to main/sbbs/master on Sat Oct 22 2022 07:00 pm

    https://gitlab.synchro.net/main/sbbs/-/commit/efa466fc2fc8a6343e9a914c Modified Files:
    exec/newuser.js
    Log Message:
    Make the "ask qnet" language even more clear/alarmist

    Somehow, new users on Vertrauen *still* manage to answer "Yes" to both the QWK Networking account questions, accidentally creating a QWKnet account that's
    not useful for normal BBS user activities. So print a very clear "alert" style message making it even-more clear that the account they are creating will ONLY be useful for QWK Networking activities.

    Why don't you just put it as a selection in the qwk menu and take it out
    of the newuser script.

    Perhaps if/when the QWK menu is ever re-implemented as JS module, I might do that, but I'm not going to hard-code the exemptions and restrictions and alias mangling of a QWKnet account into the C++ source of every Synchronet system. That's best left as an option in newuser.js (as it is today) where very few BBSs not-named Vertrauen enable/use it.
    --
    digital man (rob)

    This Is Spinal Tap quote #39:
    Female Airport Security Officer: Do you have any artificial plates or limbs? Norco, CA WX: 61.1øF, 75.0% humidity, 2 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Oct 23 11:29:14 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/8b4be911640ed6b0a588474c
    Modified Files:
    exec/newuser.js
    Log Message:
    Add a 'notify_sysop' option (set to true or a user number in modopts.ini)

    Will notify the sysop via email and telegram when a new user account has
    been created. For Morpheus (MORPHEUS)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Oct 24 15:49:30 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/fb4e4ce96302827178fea37f
    Modified Files:
    exec/newuser.js
    Log Message:
    More user details in the new user sysop-notification message

    This adds a Ctrl-A code in the notification subject, so needs latest postmsg.cpp or that Ctrl-A code will end up in your email/inbox too
    (not really supported or stripped when sent over POP/SMTP).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Dec 17 13:43:51 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/df799b0a7970819eda9850b5
    Modified Files:
    exec/newuser.js
    Log Message:
    Expand @-codes in text/welcome.msg before sending as email to sysop

    Fixes issue #463

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