GNOME Bugzilla – Bug 644987
IRC account widget: add a "Need a password" tickybox
Last modified: 2018-05-22 14:41:13 UTC
Currently the only way to provide an IRC server password is to save it. We should add a tickybox setting the prompt-password param so Idle will ask for a pass when connecting.
Huh, why does Idle need a password-prompt parameter? Why can't it just always ask for it if authentication without a password fails?
We should ask to an IRC expert, but iirc Sjoerd said that there is now way to know when connecting if the server requiers a password or not. But yeah, if the protocol error is informative enough we could interpret it as "password needed" a popup a SASL channel.
Looking at Idle's code that's indeed the way to go. :\ Tbh I don't like this approach either. I'm ready to be convinced that if you really have to connect to a password protected IRC server then just enter it to the accounts dialog.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/empathy/issues/352.