• scfg - Display/Log Passwords Locally setting ignored by DYNDNS event

    From Keyop Troy@1:103/705 to GitLab issue in main/sbbs on Sun Aug 17 12:02:24 2025
    open https://gitlab.synchro.net/main/sbbs/-/issues/966

    When "Display/Log Passwords Locally" is swr ro "no", dyndns.js still logs the password for failed events.

    evnt DYNDNS Timed event: '?dyndns.js REDACTED A.B.C.D' returned 1
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Sun Aug 17 12:14:02 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/966#note_7545

    That log message is coming from sbbs, not dyndns, and sbbs doesn't know that the logged command-line contains a password.

    To avoid this, put the password in the `[dyndns]` section of your `modopts.ini` file instead of on the command-line and include '-q' (quiet) on the dyndns command-line. That should resolve that.
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Keyop Troy@1:103/705 to GitLab note in main/sbbs on Sun Aug 17 13:08:29 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/966#note_7546

    So would an example line be:

    ?dyndns.js -q 1.2.3.4

    (i.e. ip address goes after the -q)?
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Sun Aug 17 15:30:26 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/966#note_7547

    With the most recent commit (22ea304066ff0b9a17de504e) that command-line should now work, yes.

    The IP address can also be specified in the modopts.ini file, just FYI.
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Keyop Troy@1:103/705 to GitLab issue in main/sbbs on Mon Aug 18 13:10:11 2025
    close https://gitlab.synchro.net/main/sbbs/-/issues/966
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)