• src/sbbs3/chk_ar.cpp

    From rswindell@VERT to CVS commit on Sat Jul 6 17:56:45 2019
    src/sbbs3 chk_ar.cpp 1.29 1.30
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv3594

    Modified Files:
    chk_ar.cpp
    Log Message:
    Use term_supports() for terminal capability ARS keyword checking as this does the "right thing" for auto-terminal detection mode.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Fri Sep 25 17:40:12 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/93f34cf6d15bf5ebbebd678d
    Modified Files:
    src/sbbs3/chk_ar.cpp
    Log Message:
    SYSOP ARS keyword now applies to target user, not necessarily the user online

    Altere reported that listing users with access to a sub-board with an Access Requirement String (ARS) set to "SYSOP" would list all users as having access. The problem was the use of the "SYSOP" macro which checks the *current* user online (not the subject of the ARS check). Fixed by not using the SYSOP macro.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net