degesch: add trivial SASL EXTERNAL support

Just set `tls_cert`, and add `sasl` to `capabilities`.
This commit is contained in:
2021-05-28 02:11:23 +02:00
parent bb451a5050
commit 5a0b2d1c57
3 changed files with 61 additions and 22 deletions

3
NEWS
View File

@@ -2,6 +2,9 @@
* degesch: added a /squery command for IRCnet
* degesch: added trivial support for SASL EXTERNAL, enabled by adding "sasl"
to the respective server's "capabilities" list
* degesch: now supporting IRCv3.2 capability negotiation, including CAP DEL