﻿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
29863	Allow configuration/customization of sensitive settings sanitization for error emails	Daniel Harding		This request is possibly related to #29714.  Our codebase uses custom settings, some of which contain sensitive information which should not appear in error emails, but are not filtered out by Django's default settings sanitization.  Django does not currently expose a way to customize which settings get sanitized before being added to error emails.  Right now I am able to work around this by monkey-patching the `HIDDEN_SETTINGS` regex in `django.views.debug`, but it would be nicer if there were an officially supported way to modify the settings sanitization process. 	New feature	closed	Error reporting	2.1	Normal	duplicate			Unreviewed	0	0	0	0	0	0
