Commonize the login authentication failure messages and log levels
Using "Warning" log levels more for things that the sysop might be able to do something about. If it's just an input data validation (from a random TCP/IP client), use "Notice" log level instead. The terminal server log output is still the odd ball.
parent
8d1a29ff
No related branches found
No related tags found
Showing
- src/sbbs3/ftpsrvr.c 8 additions, 8 deletionssrc/sbbs3/ftpsrvr.c
- src/sbbs3/login.cpp 5 additions, 5 deletionssrc/sbbs3/login.cpp
- src/sbbs3/mailsrvr.c 49 additions, 49 deletionssrc/sbbs3/mailsrvr.c
- src/sbbs3/services.c 1 addition, 1 deletionsrc/sbbs3/services.c
- src/sbbs3/websrvr.c 10 additions, 6 deletionssrc/sbbs3/websrvr.c
Loading
Please register or sign in to comment