]> git.eshelyaron.com Git - emacs.git/commit
Add SASL authentication to rcirc
authorAlex McGrath <amk@amk.ie>
Thu, 24 Jun 2021 16:45:08 +0000 (18:45 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 24 Jun 2021 21:27:20 +0000 (23:27 +0200)
commit6122e4c1f07a59196832f95a64a45517e7c5cce8
tree9ad9d2afcf5a4cc8b8d2bec93a5db6077e391f52
parentb81c97779909275b8b9d36c00d789dceba6f28e5
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
lisp/net/rcirc.el