• src/sbbs3/js_global.cpp jsexec.cpp mailsrvr.cpp main.cpp newuser.cpp s

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sat Dec 27 01:17:58 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/7acf0a67428a4ea6a4a8bc25
    Modified Files:
    src/sbbs3/js_global.cpp jsexec.cpp mailsrvr.cpp main.cpp newuser.cpp sbbs.h src/sbbs3/scfg/scfgsys.c src/sbbs3/scfgdefs.h scfglib1.c scfgsave.c websrvr.cpp
    Log Message:
    Support an optional "new user prompts" loadable module

    SCFG->System->Loadable Modules->New User Prompts

    replaces much (not all) of the logic from newuser.cpp with a script/module.

    I think this scriptifies what most sysops want to customize in the new user registration process and what's left that's still hard-coded (in C++), can be customized through text strings and settings. Issue #563.

    If more is wanted/needed to be scriptable, let me know.

    For now, the old hard-coded prompt logic is still there in newuser.cpp and is used whenever there's no "new user prompts module" specified (the default).
    --- SBBSecho 3.34-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)