Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 9180146d21cf2a31eec994b4adc0e50c7120f17f
      
https://github.com/django/django/commit/9180146d21cf2a31eec994b4adc0e50c7120f17f
  Author: Julien Phalip <jpha...@gmail.com>
  Date:   2012-12-31 (Mon, 31 Dec 2012)

  Changed paths:
    M django/views/debug.py
    M django/views/decorators/debug.py
    M docs/howto/error-reporting.txt
    M tests/regressiontests/views/tests/debug.py
    M tests/regressiontests/views/views.py

  Log Message:
  -----------
  Fixed #19453 -- Ensured that the decorated function's arguments are 
obfuscated in the @sensitive_variables decorator's frame, in case the variables 
associated with those arguments were meant to be obfuscated from the decorated 
function's frame.
Thanks to vzima for the report.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to