mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 20:06:38 +02:00
4f0b6115a1
Two new fields are added in IRC server structure:
- "authentication_method", possible values:
0: not authenticated
1: authenticated with SASL
2: authenticated with other method
- "sasl_mechanism_used", possible values: see enum t_irc_sasl_mechanism
in src/plugins/irc/irc-sasl.h