]> jfr.im git - irc/irssi/irssi.git/commit
Allow the user to set and modify the SASL parameters
authorLemonBoy <redacted>
Sat, 26 Sep 2015 16:53:10 +0000 (18:53 +0200)
committerLemonBoy <redacted>
Sat, 26 Sep 2015 16:53:10 +0000 (18:53 +0200)
commit1a2c479bc04cdb6758ca9f1976e235b092cc83fb
treee5ccc2c7c8b75f89a7b07eb0e1eb184484407342
parentf247a43b97731cd1d58ec765dd2d10f885ef66dc
Allow the user to set and modify the SASL parameters

The /NETWORK ADD command now is able to modify the SASL mechanism, the
username and the password on a chatnet basis.
docs/help/in/network.in
src/fe-common/irc/fe-ircnet.c
src/irc/core/irc-chatnets.c
src/irc/core/irc-servers-setup.c