• exec/load/fido_syscfg.js

    From rswindell@VERT to CVS commit on Sat May 16 13:10:20 2020
    exec/load fido_syscfg.js 1.23 1.24
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv24386

    Modified Files:
    fido_syscfg.js
    Log Message:
    For Ragnarok, include the linked-nodes' direct/status configuration values
    in the SBBSEchoCfg object, for use with tickit.js.


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Dec 22 19:07:58 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/3752930e61c05055f58a6792
    Modified Files:
    exec/load/fido_syscfg.js
    Log Message:
    Log the error number when failing to open sbbsecho.ini
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Fri Mar 19 19:05:16 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/6aade458c2adb47e745c92d1
    Modified Files:
    exec/load/fido_syscfg.js
    Log Message:
    Refactor the get_pw() and get_ticpw() methods

    First look for a linked node matching the node address string as passed,
    then look for a match using the normalized address (removing .0 and @domain). The "ALL" wildcard should not be used for password lookups.

    This should fix reported issue 240.
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net