Commit Details

Avatar

Repository http://code.djangoproject.com/svn/django/trunk /django/trunk
by Luke Plant (Using name ‘lukeplant’) on 2009-10-14 18:09 (about 1 month ago)

Fixed #6552, #12031 - Make django.core.context_processors.auth lazy to avoid "Vary: Cookie"
Thanks to ol...@iola.dk, Suor for the report

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  Python 66 10 35 0 15 0
  XML 17 0 0 0 0 0
  HTML 7 0 0 0 1 0

Files Changed

[12 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
django/contrib/auth/tests/remote_user.py
  Python 5 5 0 0 0 0
django/core/context_processors.py
  Python 13 5 20 0 4 0
tests/regressiontests/context_processors/fixtures/context-processors-users.xml
  XML 17 0 0 0 0 0
tests/regressiontests/context_processors/templates/context_processors/auth_attrs_access.html
  HTML 1 0 0 0 0 0
tests/regressiontests/context_processors/templates/context_processors/auth_attrs_messages.html
  HTML 1 0 0 0 0 0
tests/regressiontests/context_processors/templates/context_processors/auth_attrs_no_access.html
  HTML 0 0 0 0 1 0
tests/regressiontests/context_processors/templates/context_processors/auth_attrs_perms.html
  HTML 1 0 0 0 0 0
tests/regressiontests/context_processors/templates/context_processors/auth_attrs_test_access.html
  HTML 1 0 0 0 0 0
tests/regressiontests/context_processors/templates/context_processors/auth_attrs_user.html
  HTML 3 0 0 0 0 0
tests/regressiontests/context_processors/tests.py
  Python 23 0 14 0 6 0