Subj : exec/newuser.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Sat Jan 03 2026 05:22 pm https://gitlab.synchro.net/main/sbbs/-/commit/d7b0ae9ae7da48037388c9bf Modified Files: exec/newuser.js Log Message: Don't print messages if user disconnected Global write/print and printf functions will log messages if the user has disconnected. This script should be using console methods instead. .