• exec/emailval.js

    From rswindell@VERT to CVS commit on Sunday, July 14, 2019 15:27:47
    exec emailval.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv8486

    Modified Files:
    emailval.js
    Log Message:
    Use [emailval] section of modopts.ini for sysop-settings (for Mortifis):
    level_before_validation (default: 50)
    level_after_validation (default: 60)
    flags1_after_validation (default: no change)
    flags2_after_validation (default: no change)
    flags3_after_validation (default: no change)
    flags4_after_validation (default: no change)
    exemptions_after_validation (default: no change)
    restrictions_after_validation (default: no change)
    expiration_days_after_validation (default: no change)



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, July 14, 2019 15:36:41
    exec emailval.js 1.5 1.6
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv9864

    Modified Files:
    emailval.js
    Log Message:
    Fix CVS Id keyword usage.
    Use require() rather than load() for sbbsdefs.js.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, July 14, 2019 19:41:36
    exec emailval.js 1.6 1.7
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv14666

    Modified Files:
    emailval.js
    Log Message:
    New modopts.ini option: expiration_after_validation (default: false)

    If this value is false (the default), then a validated user's account will
    be set to *not* expire.
    If this value is true, then a validated user's account expiration status
    won't be changed unless the expiration_days_after_validation option is also set, in which case the expiration date will be reset based on that setting.

    Document the new modopts.ini [logon] email_validation option to enable use of this module.




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