Freenode requires SASL for many mobile ISP. Login can be simple as:
CAP REQ :sasl AUTHENTICATE PLAIN AUTHENTICATE <base64 encoded: "\0nickname\0password"> CAP END
Where would you have to make these changes in the code or configuration files?
I have come across a few people who have had problems with SASL authentication and could build a temporary version until they are dealt with upstream.
Log in to post a comment.
Where would you have to make these changes in the code or configuration files?
I have come across a few people who have had problems with SASL authentication
and could build a temporary version until they are dealt with upstream.