unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#8385: 24.0.50; rcirc auto-authentication slightly broken
@ 2011-03-31  0:21 Deniz Dogan
  2011-03-31  7:03 ` Deniz Dogan
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Deniz Dogan @ 2011-03-31  0:21 UTC (permalink / raw)
  To: 8385

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





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-05-19 13:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-31  0:21 bug#8385: 24.0.50; rcirc auto-authentication slightly broken Deniz Dogan
2011-03-31  7:03 ` Deniz Dogan
2011-03-31 10:13 ` Tassilo Horn
2011-03-31 12:52 ` Deniz Dogan
     [not found] ` <mailman.2.1301567843.29790.bug-gnu-emacs@gnu.org>
2011-03-31 16:06   ` Ted Zlatanov
2011-03-31 16:55     ` Deniz Dogan
2011-03-31 16:59       ` Deniz Dogan
     [not found]       ` <mailman.1.1301591269.19576.bug-gnu-emacs@gnu.org>
2011-04-05 20:01         ` Ted Zlatanov
2011-05-19 13:48           ` Ted Zlatanov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).