Strip terminal controls from server text
This commit is contained in:
committed by
Brandon McGinty
parent
c3fe4f88f3
commit
6aeab4fd5c
@@ -59,7 +59,7 @@ Priority 0: security and crashers
|
||||
from arbitrary goroutines. Route UI work through a UI-owned event queue, or
|
||||
protect all state and ensure only the UI goroutine calls termbox.
|
||||
|
||||
7. Terminal control sequences from server data are rendered
|
||||
[x] 7. Terminal control sequences from server data are rendered
|
||||
Files: client.go, ui.go, ui_tree.go, admin.go
|
||||
HTML escaping does not remove terminal escape/control sequences. Server
|
||||
supplied messages, names, comments, and channel names are displayed in the
|
||||
|
||||
Reference in New Issue
Block a user