emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#8385: closed (24.0.50; rcirc auto-authentication


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#8385: closed (24.0.50; rcirc auto-authentication slightly broken)
Date: Thu, 31 Mar 2011 12:54:02 +0000

Your message dated Thu, 31 Mar 2011 14:52:38 +0200
with message-id <address@hidden>
and subject line Re: bug#8385: 24.0.50; rcirc auto-authentication slightly 
broken
has caused the GNU bug report #8385,
regarding 24.0.50; rcirc auto-authentication slightly broken
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
8385: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8385
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; rcirc auto-authentication slightly broken Date: Thu, 31 Mar 2011 02:21:11 +0200
Currently when the user connects to an IRC server, rcirc checks if
`rcirc-auto-authenticate-flag' is non-nil and
`rcirc-authenticate-before-join' is non-nil.  If they are, a hook is
added to join the user's channels after successfully authenticating.

However, this is done regardless of whether the user has set up any
authinfo for the server being connected to, i.e., regardless of whether
any of the entries in `rcirc-authinfo' matches the server address.

`rcirc-handler-001' needs to be modified so that it first checks whether
the server matches any `rcirc-authinfo' entry before it decides to wait
with auto-joining channels until after authentication.

-- 
Deniz Dogan



--- End Message ---
--- Begin Message --- Subject: Re: bug#8385: 24.0.50; rcirc auto-authentication slightly broken Date: Thu, 31 Mar 2011 14:52:38 +0200
Tassilo pu;hed a fix. Thanks.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]