charybdis-ircd / charybdis

Scalable IRCv3.2 server for large, community-oriented networks
GNU General Public License v2.0
231 stars 102 forks source link

sasl: use mapi_cap_list_v2 correctly #351

Closed kaniini closed 4 years ago

nomis commented 4 years ago

Does this definitely work correctly with all of the automatic add/remove of the SASL cap when services appears/disappears?

kaniini commented 4 years ago

Yes, it just uses the MAPI interface instead to do the work.