Subj : src/sbbs3/scfg/scfgsub.c To : Git commit to main/sbbs/master From : Rob Swindell (on ChromeOS) Date : Sat Mar 16 2024 03:46 pm https://gitlab.synchro.net/main/sbbs/-/commit/80ee45961edc588dd4c0ada7 Modified Files: src/sbbs3/scfg/scfgsub.c Log Message: Don't copy/use the Access Requirements of the template sub for newly-added subs We don't clone the Access Requirements from the template sub-board when clonig (intentionally), similarly we shouldn't copy the Access Requirements of the template sub-board when creating/adding/importing new sub-boards either. This should fix issue #736 even though the title and description of the issue is misleading. .