Subj : src/sbbs3/exec.cpp logon.cpp newuser.cpp sbbs.h To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Mon Dec 29 2025 02:26 pm https://gitlab.synchro.net/main/sbbs/-/commit/33a4dbe0a3b14afe5008dc0a Modified Files: src/sbbs3/exec.cpp logon.cpp newuser.cpp sbbs.h Log Message: Create/use set_editor/shell sbbs_t methods Replace some oft-repeated logic, these should be exposed via JS soon too. Also: the select/set_editor/shell functions no longer write to the userbase when the current user is a guest. .