Subj : exec/login.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Fri Nov 10 2023 08:38 pm https://gitlab.synchro.net/main/sbbs/-/commit/567753c0f1a7793407dc3566 Modified Files: exec/login.js Log Message: Only call the re-login support functions if re-logging-in These functions were causing enumeration issues with JSDOC builds (before the recent refactor that fixes that enumertion order problem), but really these calls should've been conditional anyway. .