Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SASL Pidgin - Include note about nick in use for old versions. #264

Open
RealKindOne opened this issue Nov 28, 2022 · 0 comments
Open

SASL Pidgin - Include note about nick in use for old versions. #264

RealKindOne opened this issue Nov 28, 2022 · 0 comments

Comments

@RealKindOne
Copy link

Versions 2.14.8 and older have a issue where sasl fails if your nick is in use on another connection. Pidgin will blindly append a "1" at the end of the nick in the AUTHENTICATE line and this causes sasl to fail.

https://developer.pidgin.im/ticket/15451

Version 2.14.9 fixed this by allowing you to explicitly set your account name in the Advanced settings tab.

* Add an advanced account option to IRC accounts for explicitly setting the
SASL login name. (PIDGIN-15451) (RR 1388) (Belgin Știrbu)

Some flavours of *nix include outdated versions:

Ubuntu 18.04 LTS - 2.12.0 - EOL in Apr 2023
Ubuntu 20.04 LTS - 2.14.0 - EOL in Apr 2030

POP_OS 22.04 - 2.14.8

Debian bullseye - 2.14.1

Users will most likely be using outdated versions of Pidgin for a while.

Today (Nov, 27, 2022 GMT-5) a user ran into this issue.

User joined #libera via webchat while using their accountname as the nick. User was trying to connect with Pidgin 2.14.8 (POP_OS 22.04) and was getting "account@irc.libera.chat disabled Incorrect Password". User verified password was correct and multiple people tried to help. After about one hour the above issue was discovered. User was advised to change their nick on the webchat connection. User successfully connected via Pidgin after changing their webchat connection nick.

Suggested text:

Note: If your nick is being used by another connection you will get a "Incorrect Password" message. Please upgrade to 2.14.9 or newer and set your SASL login name in the Advanced tab.

Pidgin 2.14.10:

pidgin-sasl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant