• exec/newuser_signup.js

    From deuce@VERT to CVS commit on Wed Mar 21 06:04:00 2018
    exec newuser_signup.js 1.45 1.46
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv3712

    Modified Files:
    newuser_signup.js
    Log Message:
    Apply patch from Psi-Jack in 2014:

    This patch fixes the user object process by ordering specific parts in a way that fixes the following problems:

    Post-delayed realname and handle caused realname and handle not to be set to the user object. Moved copy_user_template_to_user to after bbs.login just before the bbs.user_sync() solved that.

    Choosing not to use the randomly generated password would fail on every situation. Reordering user.security.password to be underneath user.number solved this problem.




    ---
    þ 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 Thu Mar 9 18:39:08 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/64ebcc5b433ba6fc858d55f2
    Modified Files:
    exec/newuser_signup.js
    Log Message:
    Add a notice clarify that this script is not actually used by anything

    and suggestions how to achieve what the reader/sysop is wanting.

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