Re: [Django] #25018: Make simple_tag apply conditional_escape() to its output

2015-06-29 Thread Django
#25018: Make simple_tag apply conditional_escape() to its output
--+
 Reporter:  timgraham |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Template system   |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  1
Easy pickings:  0 |UI/UX:  0
--+
Changes (by Tim Graham ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"aef2a0ec59301022354c043744a6a2fa13583aa1" aef2a0e]:
 {{{
 #!CommitTicketReference repository=""
 revision="aef2a0ec59301022354c043744a6a2fa13583aa1"
 Fixed #25018 -- Changed simple_tag to apply conditional_escape() to its
 output.

 This is a security hardening fix to help prevent XSS (and incorrect HTML)
 for the common use case of simple_tag.

 Thanks to Tim Graham for the review.
 }}}

--
Ticket URL: 
Django 
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/067.8a8e88d3d7f5984c3c0f37924a5340a7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25018: Make simple_tag apply conditional_escape() to its output

2015-06-23 Thread Django
#25018: Make simple_tag apply conditional_escape() to its output
--+
 Reporter:  timgraham |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Template system   |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  1
Easy pickings:  0 |UI/UX:  0
--+

Comment (by timgraham):

 [https://github.com/django/django/pull/4879 PR] has a test failure.

--
Ticket URL: 
Django 
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/067.08e3685bfa02a4a7d09e5e31537ae5ae%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.