mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
c7315cb72d
for some errors during the scram authentication protocol, we would treat some errors that a client connection could induce as server errors, printing a stack trace and aborting the connection. this change recognizes those errors and sends regular "authentication failed" or "protocol error" error messages to the client. for issue #222 by wneessen, thanks for reporting |
||
---|---|---|
.. | ||
auth.go | ||
panic.go |