Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#25121 closed Cleanup/optimization (fixed)

Add a warning that filtering sensitive information from error reporting isn't bulletproof

Reported by: Tim Graham Owned by: Tim Graham
Component: Documentation Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Also, sending error reports unencrypted over the internet should be avoided.

Change History (3)

comment:1 by Tim Graham, 9 years ago

Has patch: set

comment:2 by Tim Graham <timograham@…>, 9 years ago

Resolution: fixed
Status: newclosed

In 84bc4f6c:

Fixed #25121 -- Added a warning that filtering sensitive information from error reporting isn't bulletproof

comment:3 by Tim Graham <timograham@…>, 9 years ago

In 2b4f1f9:

[1.8.x] Fixed #25121 -- Added a warning that filtering sensitive information from error reporting isn't bulletproof

Backport of 84bc4f6cddfcb5fedc7586644d66d025476255ad from master

Note: See TracTickets for help on using tickets.
Back to Top