Only check passwords on user ports.
[ircu2.10.12-pk.git] / ChangeLog
index 57869837a57f31a3eb3c5d8e306d504457b2a4f0..660928dd42ed4b66fdf229a5857c3d167e1522b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-15  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/s_auth.c (check_auth_finished): Only check passwords on
+       user ports.
+
 2006-05-14  Michael Poole <mdpoole@troilus.org>
 
        * doc/example.conf (Connect): Mention the vhost option.