Subj : webv4/lib/auth.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Tue Feb 10 2026 11:53 pm https://gitlab.synchro.net/main/sbbs/-/commit/24a36e32dda38daccfc0891d Modified Files: webv4/lib/auth.js Log Message: If Guest login() fails, exit script if the guest login failed, they could then get access to all message and file areas. The Guest login() can fail if the server Login Requirements are higher than that of the configured Guest account. Bug reported by _DR_ in IRC. .