Ticket #1164 (closed Defect: fixed)

Opened 3 years ago

Last modified 20 months ago

handle user typos in password popup (nickserv) properly

Reported by: jeremyb Owned by: akempgen
Priority: High Milestone: Colloquy 2.3
Component: Chat Core (IRC) Version: 2.1 (Mac)
Severity: Major Keywords:
Cc: akempgen

Description

I initially observed this with unreal running anope (irc.mozilla.org) but this seems to happen just as bad (or slightly worse) on freenode.

STR
  • connect using a registered nick with no password set in get info
  • get passwd prompt popup win and enter bogus pass (add to keychain unchecked)
  • on /nick or discon/recon there is no obvious way to change remembered pass and Colloquy keeps sending the bogus pass
    • Workaround I found which worked at mozilla but not on freenode was set get info pass to foo and then /nick or discon/recon. if you then set it to blank then it does work on freenode. not sure if that difference happens reliably though.

So, there are a bunch of issues here and a few prolly deserve their own bug. (yes they are bugs not tickets :P)

  • Colloquy should recognize pass rejection
  • user should be notified when a pass is rejected
  • user should be prompted for a new pass
  • there should be a way to force Colloquy to forget a remembered pass (session not keychain) or to specify a new one manually

Change History

Changed 2 years ago by etherflan

Password rejection annoyingly leads to a trailing underscore appended to your nick.

Changed 20 months ago by akempgen

  • owner changed from timothy to akempgen
  • status changed from new to assigned
  • component changed from Colloquy (Mac) to Chat Core (IRC)
  • milestone set to Colloquy 2.3

Changed 20 months ago by akempgen

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in [4186].

Note: See TracTickets for help on using tickets.