История коммитов

Автор SHA1 Сообщение Дата
  Ola Sitarska b9b8895acb Fixed #23527 -- Removed Cheetah references in docs 10 лет назад
  Tim Graham 63670a474c Removed a CSRF example for jQuery < 1.5. 10 лет назад
  Tim Graham 0be4d64487 Fixed #22859 -- Improved crossDomain technique in CSRF example. 10 лет назад
  Tim Graham dd55132643 Removed extras/csrf_migration_helper.py 10 лет назад
  Roger Hu 9b729ddd8f Fixed #22185 -- Added settings.CSRF_COOKIE_AGE 11 лет назад
  Ian Foote af64f829d7 Fix typo CRSF -> CSRF 11 лет назад
  Alasdair Nicol 81f454a322 Update link to jQuery Cookie plugin site 12 лет назад
  Silvan Spross 6a479955f0 Add missing imports and models to the examples in security documentation 12 лет назад
  Tim Graham 93cffc3b37 Added missing markup to docs. 12 лет назад
  Aymeric Augustin 720888a146 Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie. 12 лет назад
  Tim Graham ba50d3e05b Fixed #14633 - Organized settings reference docs and added a topical index. 12 лет назад
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 12 лет назад
  Tim Graham 15202baace Fixed #17058 - Clarified where extras/csrf_migration_helper.py is located 12 лет назад
  Tim Graham e376558ed2 Fixed #16936 - Updated javascript for CSRF protection. 12 лет назад
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. 13 лет назад
  Aymeric Augustin 17f3e9258e Fixed #18397 -- Avoided referencing lawrence.com. 13 лет назад
  Carl Meyer 8cadf1d79a Fixed #17790 - Made the Ajax CSRF jQuery example work with jQuery in compatibility mode, too. Thanks Jonathan Hayward for the suggestion. 13 лет назад
  Luke Plant 0447cc1231 Added versionadded info for ensure_csrf_cookie decorator 13 лет назад
  Luke Plant 59b2439e7e Fixed ReST typo in CSRF docs. 13 лет назад
  Adrian Holovaty 937213c2c3 Edited csrf.txt changes from [17299] 13 лет назад
  Aymeric Augustin 39201d8fe5 Fixed #16704 -- Documented how to insert the CSRF token outside of Django's own template engine. Thanks paulcwatts and bpeschier for the patch. 13 лет назад
  Timo Graham c29e089000 Fixed #17105 - Typos in docs/ref/contrib/csrf.txt; thanks googol for the report. 13 лет назад
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 лет назад
  Ramiro Morales 932b1b8d6d Converted links to external topics so they use intersphinx extension markup. 13 лет назад
  Jannis Leidel 566b3295fa Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. 13 лет назад
  Timo Graham f3bf62230a Fixed #16606 - Typo in docs/ref/contrib/csrf.txt; thanks selwin. 13 лет назад
  Brian Rosner 99cd76e273 Added a note about the AJAX CSRF example not working on jQuery 1.5 13 лет назад
  Carl Meyer 0e03a504bf Refs #15855 -- Recommended the csrf_protect decorator rather than vary_on_cookie as workaround for cache_page caching the response before it gets to middleware. 14 лет назад
  Luke Plant 528157ce73 Fixed #14201 - Add a "security overview" page to the docs 14 лет назад
  Ramiro Morales 50ad59527c Tweaked some `render_to_response` links in the documentation. 14 лет назад