mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
We introduced a bug where sending "USER foo\r\nNICK foo\r\n" to znc would cause an "invalid password" message even though no password was sent yet. This was caused by a missing check. This is easily fixed by checking whether we already received a password before checking if the password is valid. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2117 726aef4b-f618-498e-8847-2d620e286838
25 KiB
25 KiB