mirror of
https://github.com/ergochat/ergo.git
synced 2025-11-14 04:57:22 +01:00
* Impose a throttle on OPER attempts regardless of whether they caused a password check. * Never disconnect the client on a failed attempt, even if there was a password check. * Change error numeric to ERR_NOOPERHOST * Explicit information about the failure in the server log (copying Insp) Fixes #2296.