mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-01 15:46:37 +02:00
895bbd3a35
from the *LINE (or other ban type). Eg /GLINE %*@192.168.* 0 :Please authenticate using SASL would now, if the user has authprompt enabled and the connection times out, exit the client after ~30 secs with "Please authenticate using SASL", instead of "Registration timeout" (pre 6.0.5-rc2) or the generic "Account required to login" (6.0.5-rc2). This to help clients and users who do not type or display anything. This is an enhancement to https://bugs.unrealircd.org/view.php?id=6202 This also fixes a bug in 6.0.5-rc2 where "Registration timeout" was always showing up as "Account required to connect", even if there was no softban or authprompt intervention at all.