﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29714	Make it easier to customise ExceptionReporter output.	Vasili Korol	Nasir Hussain	"When `DEBUG=False`, and with the email settings configured, Django sends error reports to the addresses listed in the `ADMINS` setting. One can filter some sensitive data out from the report, but there is no option to filter out cookies. There is no information about this in the [https://docs.djangoproject.com/en/2.1/howto/error-reporting/ Howto].

This may be important in the situations, when cookies scoped to the parent domain are included in the HTTP request - in this case such cookies will be dumped in the report, although they may be not related to the Django website at all."	New feature	closed	Error reporting	dev	Normal	fixed	email, reports, cookies		Ready for checkin	1	1	0	1	0	0
