Stop ibis-cli from eating SASL related messages
Review Request #3704 — Created Dec. 30, 2024 and submitted
ibis-cli was eating sasl related messages which made registration never finish. This makes it stop eating them. I'm not super happy with this solution but it works for now.
Connected to a local ergo and verified that successful sasl logins worked and that failed ones properly disconnected. I did the same in Pidgin 3 and verified that it wasn't an issue there.
Summary | ID |
---|---|
f6e5948371c4521d6ab7fbd03f92c7f13b4a6a54 |
Description | From | Last Updated |
---|---|---|
This might actually fix the issue if we handle more stuff... |
grim |
- Summary:
-
Stop ibis-cli from eating AUTHENTICATE messagesStop ibis-cli from eating SASL related messages
- Description:
-
~ This doesn't fix IBIS-16 but is necessary to fix IBIS-16.
~ ibis-cli was eating sasl related messages which made registration never finish. This makes it stop eating them. I'm not super happy with this solution but it works for now.
- Testing Done:
-
~ Connected to a local ergo via the cli and verified that the authenticate command was send.
~ Connected to a local ergo and verified that successful sasl logins worked and that failed ones properly disconnected. I did the same in Pidgin 3 and verified that it wasn't an issue there.
- Commits:
-
Summary ID 8258f0ddee6fc367fe56e4008ec2a47cec137229 f6e5948371c4521d6ab7fbd03f92c7f13b4a6a54 - Diff:
-
Revision 2 (+16 -2)