ircv3 / ircv3-specifications

IRCv3 specifications | Roadmap: https://git.io/IRCv3-Roadmap | Code of conduct: http://ircv3.net/conduct.html
http://ircv3.net
785 stars 79 forks source link

sasl-3.1: add example with split client response #521

Closed emersion closed 1 year ago

progval commented 1 year ago

The parameter of the first message is 536 bytes long, that's doubly illegal.

You have to truncate at 400 bytes of the base64 encoding, not the encoded payload

emersion commented 1 year ago

Bleh I read the spec backwards.

emersion commented 1 year ago

Fixed!

emersion commented 1 year ago

Gentle ping