diff options
author | Andrew Potter <agpotter@gmail.com> | 2023-01-29 16:43:20 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-01-29 16:50:57 +0100 |
commit | 4f0b6115a149b134b4a0cff3051b452ebe6dfdc1 (patch) | |
tree | 5186b3c52331bc045f20b8d38ed70bd021da66ff /src/core/hook/wee-hook-command-run.c | |
parent | 3909d7761732f2bab8834be0a3c7783d4d2427de (diff) | |
download | weechat-4f0b6115a149b134b4a0cff3051b452ebe6dfdc1.zip |
irc: add server option "registered_mode" (closes #1625)
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
Diffstat (limited to 'src/core/hook/wee-hook-command-run.c')
0 files changed, 0 insertions, 0 deletions