Subj : src/sbbs3/logon.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Sat Jan 10 2026 02:02 am https://gitlab.synchro.net/main/sbbs/-/commit/baf1e0dbca58a2b17b7b0cfd Modified Files: src/sbbs3/logon.cpp Log Message: Prompt for user's gender and birthdate if required by sysop, but invalid/blank Copied pretty much verbatim from the old newuser.cpp logic that now resides in newuser_prompts.js. So this should probably be replaced with a loadable module at some point (too). .