• exec/chat_sec.js

    From rswindell@VERT to CVS commit on Sunday, April 28, 2019 00:31:42
    exec chat_sec.js 1.11 1.12
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv24782

    Modified Files:
    chat_sec.js
    Log Message:
    A bit more input validation around the IRC server/channel.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, June 14, 2019 18:02:39
    exec chat_sec.js 1.12 1.13
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv4258

    Modified Files:
    chat_sec.js
    Log Message:
    Bug-fixes:
    1. The 'irc' mod options value was toggling the 'I' command key, not 'R'
    ('R' is for IRC, not 'I')
    2. Use load({}, "sbbsimsg.js") so that the chat_sec options aren't blown-away
    by sbbsimsg.js

    Enhancement:
    - added support for 'imsg' option in [chat_sec] section of modopts.ini, if set
    to false, disables the inter-bbs instant message command key.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, June 14, 2019 18:18:49
    exec chat_sec.js 1.13 1.14
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv6615

    Modified Files:
    chat_sec.js
    Log Message:
    Use [chat] as the preferred modopts.ini section name.
    Support [chat_sec] for backwards compatibility (anyone actually using this feature?).



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