Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#5535 closed defect (fixed)

Don't print clipboard values in terminal

Reported by: historic_bruno Owned by: historic_bruno
Priority: Must Have Milestone: Alpha 24
Component: Core engine Keywords:
Cc: Patch:

Description

I noticed while testing on Fedora that the clipboard copy/paste values are printed on the terminal, which is bad if the user pastes e.g. a lobby password from their password manager. That was only intended for debugging the initial implementation, but it clearly works now, so the debugging should be removed.

See ps/trunk/source/lib/sysdep/os/unix/x/x.cpp#L170

Change History (2)

comment:1 by historic_bruno, 5 years ago

Owner: set to historic_bruno
Resolution: fixed
Status: newclosed

In 22551:

Removes clipboard debug logging on X11, fixes #5535

comment:2 by historic_bruno, 5 years ago

Milestone: BacklogAlpha 24
Note: See TracTickets for help on using tickets.