• wishlist: prevent password logging on dyndns.js

    From Ragnarok@docksud.com.ar to DOVE-Net.Synchronet_Discussion on Mon Feb 4 23:56:47 2019
    Just i wish to avoid the password get logged at dyndns.js:

    Maybe was useful to debug, but on working enviroment i prefer to be
    hidden at logs.

    Thanks!

    Feb 4 23:47:06 localhost sbbs[11708]: 2/4 23:47:06 evnt Running
    background timed event: DNSCLIEN
    Feb 4 23:47:06 localhost sbbs[11708]: 2/4 23:47:06 evnt DNSCLIEN
    Executing external: ?dyndns.js <PASS> -mx <HOST>
    Feb 4 23:47:06 localhost sbbs[11708]: 2/4 23:47:06 evnt DNSCLIEN
    Synchronet Dynamic DNS Client 1.15
    Feb 4 23:47:07 localhost sbbs[11708]: 2/4 23:47:07 evnt DNSCLIEN id?
    Feb 4 23:47:07 localhost sbbs[11708]: 2/4 23:47:07 evnt DNSCLIEN <MYID>
    Feb 4 23:47:07 localhost sbbs[11708]: 2/4 23:47:07 evnt DNSCLIEN pw?
    Feb 4 23:47:07 localhost sbbs[11708]: 2/4 23:47:07 evnt DNSCLIEN <PASS>
    Feb 4 23:47:08 localhost sbbs[11708]: 2/4 23:47:08 evnt DNSCLIEN ip?
    Feb 4 23:47:08 localhost sbbs[11708]: 2/4 23:47:08 evnt DNSCLIEN
    Feb 4 23:47:08 localhost sbbs[11708]: 2/4 23:47:08 evnt DNSCLIEN ttl?
    Feb 4 23:47:08 localhost sbbs[11708]: 2/4 23:47:08 evnt DNSCLIEN
    Feb 4 23:47:09 localhost sbbs[11708]: 2/4 23:47:09 evnt DNSCLIEN mx?
    Feb 4 23:47:09 localhost sbbs[11708]: 2/4 23:47:09 evnt DNSCLIEN <HOST>
    Feb 4 23:47:09 localhost sbbs[11708]: 2/4 23:47:09 evnt DNSCLIEN ip6?
  • From Digital Man@VERT to Ragnarok on Mon Feb 4 19:26:47 2019
    Re: wishlist: prevent password logging on dyndns.js
    By: Ragnarok to DOVE-Net.Synchronet_Discussion on Mon Feb 04 2019 11:56 pm

    Just i wish to avoid the password get logged at dyndns.js:

    Maybe was useful to debug, but on working enviroment i prefer to be
    hidden at logs.

    Okay, I just committed a patch to dyndns.js, so if you don't use "Debug" log level, you won't have the tx lines logged.

    digital man

    This Is Spinal Tap quote #14:
    The Boston gig has been cancelled. [Don't] worry, it's not a big college town. Norco, CA WX: 49.4øF, 91.0% humidity, 2 mph NNW wind, 0.21 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Ragnarok@docksud.com.ar to Digital Man on Tue Feb 5 13:51:13 2019
    El 5/2/19 a las 00:26, Digital Man escribió:
    Re: wishlist: prevent password logging on dyndns.js
    By: Ragnarok to DOVE-Net.Synchronet_Discussion on Mon Feb 04 2019 11:56 pm

    Just i wish to avoid the password get logged at dyndns.js:

    Maybe was useful to debug, but on working enviroment i prefer to be
    hidden at logs.

    Okay, I just committed a patch to dyndns.js, so if you don't use "Debug" log level, you won't have the tx lines logged.

    perfect!