• exec/load/fido_syscfg.js

    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