]> jfr.im git - irc/freenode/ircd-seven.git/commit
Ignore duplicate USER and PASS.
authorJilles Tjoelker <redacted>
Fri, 13 Feb 2015 22:07:02 +0000 (23:07 +0100)
committerJilles Tjoelker <redacted>
Fri, 13 Feb 2015 22:07:02 +0000 (23:07 +0100)
commitf51b72de97b3de37dfed7bf4db36fbb215798aba
tree2dc5536446e67c548733f5b5b0416dfbd3386406
parent9299ce1371be533a29a13d549cb6cd8f451a3a77
Ignore duplicate USER and PASS.

If SASL starts using USER/PASS for unregistered clients, this change stops
users from using one USER/PASS for SASL while using another for connecting.
modules/m_pass.c
modules/m_user.c