close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.

Opened 14 years ago

Closed 14 years ago

#63 closed defect (fixed)

Fix NickServ SWHOIS on automatic login based on hostmask

Reported by: ajanata Owned by: ajanata
Priority: major Milestone: August 2010
Component: IRC Services (ChanServ, NickServ, StreamServ) Keywords: nickserv
Cc:

Description

It sets SWHOIS to "$nick is logged in as $nick", where it should do "$nick is logged in as $accountname" instead.

Change History (2)

comment:1 Changed 14 years ago by ajanata

  • Keywords nickserv added
  • Status changed from new to accepted

comment:2 Changed 14 years ago by ajanata

  • Resolution set to fixed
  • Status changed from accepted to closed

(In [477]) NickServ? properly sets "is logged in as" to the name of the account, not the user's nick, when logging in with a known host. Fixes #63.

Note: See TracTickets for help on using tickets.