• Emailval is not updating the users security level

    From Phil@VERT/CYBERCHA to All on Wednesday, October 21, 2015 18:24:00
    Emailval is not updating the users security level after they complete the validation if they http or telnet to the system.

    /****************************************************************************** *
    $ Id: $
    FILE: emailval.js v0.2
    BY : Michael J. Ryan (http://tracker1.info/)
    ON : 2005-02-14

    TABS: 4 character tabstops.

    //should match USER LEVEL settings for you bbs
    // modify the next two lines to match your bbs settings
    var LEVEL_BEFORE_VALIDATION = 10;
    var LEVEL_AFTER_VALIDATION = 20;


    //other constants, shouldn't need changing.
    var cValChars='ACDEFHJKLMNPQRTUVWXY23456789!@#$%&*';
    var cPrevalText = "telvalcode";
    var cValCodeLen = 16;

    How can I change the users flags to this after they have validated?

    Level 20 º
    Flag Set #1 ABCDEFGHIJKL º
    Flag Set #2 ABCDEFGHIJKL º
    Flag Set #3 RS ºÍ
    Flag Set #4 º
    Exemptions D ºÍ
    Restrictions º

    Thanks

    ---
    þ Synchronet þ CYBERCHATNET.DYNU.COM
  • From Mro@VERT/BBSESINF to Phil on Wednesday, October 21, 2015 18:01:54
    Re: Emailval is not updating the users security level
    By: Phil to All on Wed Oct 21 2015 06:24 pm

    Emailval is not updating the users security level after they complete the validation if they http or telnet to the system.



    are you sure
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Phil@VERT/CYBERCHA to Mro on Saturday, October 24, 2015 01:05:42
    Re: Emailval is not updating the users security level
    By: Phil to All on Wed Oct 21 2015 06:24 pm

    Emailval is not updating the users security level after they complete
    the
    validation if they http or telnet to the system.



    are you sure
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::


    It's working fine if the user telnet to the bbs but if they are http is not setting the correct information.

    ---
    þ Synchronet þ CYBERCHATNET.DYNU.COM
  • From Mro@VERT/BBSESINF to Phil on Saturday, October 24, 2015 10:07:08
    Re: Re: Emailval is not updating the users security level
    By: Phil to Mro on Sat Oct 24 2015 01:05 am


    Emailval is not updating the users security level after they complete
    the
    validation if they http or telnet to the system.


    are you sure

    It's working fine if the user telnet to the bbs but if they are http is not setting the correct information.


    that script works over telnet only. when they sign up it sends them their new pw.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::