• src/sbbs3/con_hi.cpp src/sbbs3/scfg/scfgsys.c src/sbbs3/scfgdefs.h scf

    From Rob Swindell to Git commit to main/sbbs/master on Thursday, February 09, 2023 19:54:04
    https://gitlab.synchro.net/main/sbbs/-/commit/603f9e37dfb798c481253ad5
    Modified Files:
    src/sbbs3/con_hi.cpp src/sbbs3/scfg/scfgsys.c src/sbbs3/scfgdefs.h scfglib1.c scfgsave.c
    Log Message:
    Allow configurable system password timeout

    The default value is the same as the previously hard-coded value: 15 minutes.

    Increase this value to prompt the sysop for the system password less frequently, decrease for more frequent.

    This fixes issue #407.