Add SASL authentication to rcirc
commit8db520837a796394a8fe713fda29d92578085096
authorAlex McGrath <amk@amk.ie>
Thu, 24 Jun 2021 16:45:08 +0000 (24 18:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 24 Jun 2021 16:45:08 +0000 (24 18:45 +0200)
tree8f1741773e6d66d151a49beb476f97791c148d7b
parent8febca87c34b4d5810fc45ecba96a8260a4cc06d
Add SASL authentication to rcirc

* lisp/net/rcirc.el (rcirc-handler-AUTHENTICATE): New function
(bug#48601).
(rcirc-authenticate):
(rcirc-connect): Support sasl.
(rcirc-get-server-password, rcirc-get-server-method): New functions.
(rcirc-authinfo): Document it.
doc/misc/rcirc.texi
etc/NEWS
lisp/net/rcirc.el