#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.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.f8fc3a17d6a5b9f2a2f89ee45db8f0e7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to