Subj : src/sbbs3/answer.cpp To : Git commit to main/sbbs/master From : Deucе Date : Sun Mar 03 2024 10:36:45 https://gitlab.synchro.net/main/sbbs/-/commit/479c00be08fcee60913272a4 Modified Files: src/sbbs3/answer.cpp Log Message: Fix issue when third SSH authentication attempt succeeds Because the session is activated on the *next* time through the loop, if the third attempt to authenticate (including public key) fails, it would leave the session inactive and fail to log in with a confusing error about an obsolete cryptlib. On success, decrement ssh_failed to ensure another pass through the loop. Also, add more debug logging around the auth so you can clearly see each failure, and log client_socket each time so it's clearly grouped. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .