Libera-Chat / sable

GNU Affero General Public License v3.0
84 stars 8 forks source link

Use ERR_SASLFAIL instead of ERR_SASLABORTED on failure #87

Closed progval closed 1 year ago

progval commented 1 year ago

ERR_SASLABORTED is sent when the SASL authentication is aborted because the client sent an AUTHENTICATE command with * as the parameter

-- https://ircv3.net/specs/extensions/sasl-3.1