Ticket #948 (closed Enhancement: fixed)

Opened 5 years ago

Last modified 3 years ago

Passwords should not be displayed in plaintext in console

Reported by: raimue Owned by: akempgen
Priority: Normal Milestone: Colloquy 2.3
Component: Chat Core (IRC) Version: 2.1 (Mac)
Severity: Minor Keywords:
Cc:

Description

If you have the console open on connect it shows all passwords being sent in plaintext:

PASS blahblah
and/or
NickServ IDENTIFY blahblah

It would be much better to hide those.

For example it could look like this:
PASS <hidden password>

Change History

Changed 4 years ago by etherflan

also, apparently "/msg nickserv" will cause the console passwords to be saved to the transcript.

Changed 3 years ago by akempgen

  • owner changed from timothy to akempgen
  • status changed from new to assigned
  • severity changed from Major to Minor
  • milestone set to Colloquy 2.3

Changed 3 years ago by akempgen

  • status changed from assigned to closed
  • resolution set to fixed
  • component changed from Colloquy (Mac) to Chat Core (IRC)

Fixed in r4189. (For IRC)

Note: See TracTickets for help on using tickets.