• src/sbbs3/userdat.c

    From Rswindell@454:1/1 to Cvs Commit on Sat May 28 10:16:00 2016
    src/sbbs3 userdat.c 1.164 1.165
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv1141

    Modified Files:
    userdat.c
    Log Message:
    Fix login_attempted() for IPv4 at least (I can't test for IPv6, Deuce?).
    This has been broken (did not track consecutive failed login attempts from
    the same client IP address) since the IPv6 commit of Aug-2015. I only noticed this wasn't working when I was documenting the "auto-block hackers" feature
    on the Wiki and noticed that every failed login (even those from the same IP) was listed as a separate entry in the "Failed Logins" list (e.g. sbbsctrl->View->Login Attempts). Ugh.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Rswindell@454:1/1 to Cvs Commit on Sat May 28 10:16:00 2016
    src/sbbs3 userdat.c 1.167 1.168
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv25860

    Modified Files:
    userdat.c
    Log Message:
    Don't include loginBanned() when NO_SOCKET_SUPPORT is defined. Fixes
    Windows build of addfiles, et al.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)