Django

Code

root/django/trunk/django/contrib/csrf/middleware.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8193 [8193] 08/02/08 00:56:57 gwilson Fixed #7919 -- md5 and sha modules are deprecated since Python 2.5, use …
(edit) @6671 [6671] 11/14/07 06:58:53 mtredinnick Implemented auto-escaping of variable output in templates. Fully …
(edit) @6038 [6038] 09/03/07 01:18:48 adrian Fixed #5292 -- Changed CSRF middleware to check for request.method == …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @4225 [4225] 12/18/06 09:37:52 adrian Fixed #3157 -- Made error message XHTML-friendly in CSRF middleware. …
(edit) @2900 [2900] 05/11/06 17:32:47 lukeplant Fixed CsrfMiddleware? post processing so that it in the presence of …
(edit) @2899 [2899] 05/11/06 16:55:53 lukeplant Fixed #1827 - added 'id' attribute to generated CSRF hidden field. Good …
(add) @2868 [2868] 05/08/06 18:03:08 lukeplant Added CsrfMiddleware? to contrib, and documentation.
Note: See TracRevisionLog for help on using the revision log.