• exec/chksetup.js

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Friday, September 16, 2022 18:56:13
    https://gitlab.synchro.net/main/sbbs/-/commit/46d6ee7fc463b7aab6073e11
    Modified Files:
    exec/chksetup.js
    Log Message:
    Check user #1 (sysop) exemptions and restrictions against expectations
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Monday, January 16, 2023 20:53:35
    https://gitlab.synchro.net/main/sbbs/-/commit/df38854eba2ed5c7ba756685
    Modified Files:
    exec/chksetup.js
    Log Message:
    Log a debug-level message when sending finger query to vertThe "opening list file" log message referenced in issue #480 is a debuglevel log message, so seemed appropriate to make the newly-added messagealso debug-level.Fixes issue #480
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Monday, January 30, 2023 15:45:03
    https://gitlab.synchro.net/main/sbbs/-/commit/a6aae003a7881cbfb4af1529
    Modified Files:
    exec/chksetup.js
    Log Message:
    Check for and warn about passwords that match user's name, alias, or handleThis shouldn't be possible during new user sign-up, but there have been waysto curtail checks and generate user accounts with login names and passwordsthat are the same sequence of characters, unfortunately.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)