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

    From Keyop Troy@VERT to GitLab issue in main/sbbs on Sunday, August 17, 2025 12:02:24
    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

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Sunday, August 17, 2025 12:14:02
    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.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Keyop Troy@VERT to GitLab note in main/sbbs on Sunday, August 17, 2025 13:08:29
    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)?

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Sunday, August 17, 2025 15:30:26
    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.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Keyop Troy@VERT to GitLab issue in main/sbbs on Monday, August 18, 2025 13:10:11
    close https://gitlab.synchro.net/main/sbbs/-/issues/966

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net