Subj : src/sbbs3/js_msg_area.c userdat.c userdat.h To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Tue Apr 08 2025 04:52 pm https://gitlab.synchro.net/main/sbbs/-/commit/90b95db77b2170cf439cfa40 Modified Files: src/sbbs3/js_msg_area.c userdat.c userdat.h Log Message: Add/use user_can_access_grp() to resolve issue #905 If a message group has no sub-boards (or no sub-boards that ther user can access) then the user cannot access the group, so don't include the group in JS msg_area.grp_list[]. .