• exec/chksetup.js

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Fri Sep 16 18:56:13 2022
    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 Mon Jan 16 20:53:35 2023
    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 Mon Jan 30 15:45:03 2023
    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)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sat Jan 27 14:33:41 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/00e2d7be16e4019f0d75d457
    Modified Files:
    exec/chksetup.js
    Log Message:
    An additional conference (Tech Talk) was recently added to DOVE-Net

    So increase the expected number of subs in DOVE-Net by one.
    --- 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 Thu Mar 13 00:16:30 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/28aaaf3746755c08d494a4ad
    Modified Files:
    exec/chksetup.js
    Log Message:
    Perform a Synchronet version check and warn if it's not equal to the latest

    ... so yeah, most *nix sysops will get a warning about running something newer than the latest release.
    --- SBBSecho 3.23-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 Fri Apr 11 18:17:16 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a20ba60503f53a7175f54621
    Modified Files:
    exec/chksetup.js
    Log Message:
    Use system.check_password() to report on low-quality passwords
    --- SBBSecho 3.24-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 Sat Dec 20 04:45:21 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/9cdfaa8efe0ed5e2c9c84005
    Modified Files:
    exec/chksetup.js
    Log Message:
    Use system.check_name() and system.check_realname()

    These are the most-correct way of check user name/alias and real name validity. --- SBBSecho 3.33-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 Sat Jan 3 06:05:44 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/a9857b2cc580b2c539ba66da
    Modified Files:
    exec/chksetup.js
    Log Message:
    Don't report issue if "Guest" has an invalid real name
    --- SBBSecho 3.34-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)