Fix new auth system timeout bugs (SF bug#1469462).
[ircu2.10.12-pk.git] / ChangeLog
index fd6237cd7bfc506525ad136ceccd4af46b62b5d8..02ff6c2c495a4b73cf649c4e14e9b0552616a3e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-04-28  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/s_auth.c (AuthRequest): Clarify comment on 'timeout' field.
+       (check_auth_finished): Fix timeout update.
+       (destroy_auth_request): Only delete timer if it is active.
+       (auth_timeout_callback): Do not disconnect client on timeout, so
+       that the user can finish sending NICK/USER or doing iauth.
+
 2006-04-28  Michael Poole <mdpoole@troilus.org>
 
        * doc/example.conf (Admin): Fix documentation of which line can be