[Django] #26611: Optional "Share this traceback on a public Web site"

6 views
Skip to first unread message

Django

unread,
May 13, 2016, 4:57:55 AM5/13/16
to django-...@googlegroups.com
#26611: Optional "Share this traceback on a public Web site"
---------------------------------+---------------------------------------
Reporter: pitolek | Owner:
Type: New feature | Status: new
Component: Error reporting | Version: 1.8
Severity: Normal | Keywords: security debug 500 report
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------------------
When generating a technical 500, the standard 500 template from
django.views.debug renders a button, saying "Share this traceback on a
public Web site". One 'what does this button do?" click, and all, possible
also private, sensitive data, are pasted to a public website where it
should never be.

Also, the text implies that you could expect a choice of 'public Web
sites', which it does not, it just pastes it without further questioning.

Customizing this behavior is harder than it looks at first glance.

It would be appreciated if the making pastable and sharable qualities of
the debug 500 template could be optional through as SETTINGS var. You
know, for security.

--
Ticket URL: <https://code.djangoproject.com/ticket/26611>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
May 13, 2016, 7:25:10 AM5/13/16
to django-...@googlegroups.com
#26611: Make "Share this traceback on a public Web site" feature on debug page
optional
-------------------------------------+-------------------------------------
Reporter: pitolek | Owner:
Type: New feature | Status: closed

Component: Error reporting | Version: 1.8
Severity: Normal | Resolution: duplicate
Keywords: security debug 500 | Triage Stage:
report | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* status: new => closed
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
* resolution: => duplicate


Comment:

Duplicate of #11919

--
Ticket URL: <https://code.djangoproject.com/ticket/26611#comment:1>

Reply all
Reply to author
Forward
0 new messages