Are you tired of getting TLS-related error log messages that you can't do anything about? e.g.
web 0139 TLS ERROR 'Received TLS alert message: Unexpected message' (-15) setting session active
The new sbbs.ini [web] TLSErrorLevel option (defaults to 0 / "Emergency") allows the sysop to set a cap (maximum severity) on TLS-related log messages in the web server (e.g. TLSErrorLevel=Warning).
---
■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Jan 31 18:37:56 2022
If the request is to a virtual web host, don't recognize the filebase vpath prefix (FileVPathPrefix setting) unless FileVPathForVHosts is set to "true" (in the [web] section of sbbs.ini).
This addresses another of Deuce's concerns about this feature.
---
■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
From Deucе@VERT to Git commit to main/sbbs/master on Tue Nov 11 13:20:23 2025
If set to the name of an HTTP header, the value of that header will
be copied into the host_ip member of the session structure, replacing
the current value.
Requested on IRC by Keyop, hope this doesn't break everything.
---
■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net