diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-04-08 23:27:49 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-04-08 23:27:49 +0000 |
commit | 2e1cd4fb317ca2f0bd453b8c43670ff6adb3bb8f (patch) | |
tree | 61b22f9cb45ececa4cb4087ffad65d8fb23e4c80 /src/modules/m_foobar.cpp | |
parent | 149ed936a85e5483f8fd99060ab1acbc4d360ba9 (diff) |
Fix authentication logic, someone forgot to change an || to an &&, because we use continue now the logic is reversed, we continue if auth method one fails AND auth method two fails
(instead of if auth method one fails OR auth method two fails)
Also, fix bug where credentials of outbound server are leaked on successful auth to other ircds behind it
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9437 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/m_foobar.cpp')
0 files changed, 0 insertions, 0 deletions