-
Notifications
You must be signed in to change notification settings - Fork 613
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't log websocket messages if there are errors.
The messages that come over the websockets can potentially contain sensitive information that shouldn't be put in logs. Separately, if reading the message results in an error, the content of the message is irrelevant and unreliable.
- Loading branch information
Justin Haynes
committed
Sep 29, 2017
1 parent
62f3de1
commit 64d10d8
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters