Skip to content
Snippets Groups Projects
Commit 2727150c authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Log notice-level message for > 1 consecutive unique login attempts

The log format and details might need some adjustment, but this is a start.

Also, don't delay 3 seconds before disconnecting socket when mail server has
reached maximum number of clients - we should immediately release resources
(the socket) and be able to accept another connection ASAP instead.

Deal with new CID 470557 and 470554 in mail server: resource (file*)
leaks in error paths (corner case).

Set minimum severity of TLS messages in web sever to INFO. Debug-level would
hide some common TLS session errors.
parent c6875ce6
No related branches found
No related tags found
No related merge requests found
Pipeline #4976 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment