Historie revizí

Autor SHA1 Zpráva Datum
  Mariusz Felisiak 1d16dbc745 Fixed broken links and redirects in docs. před 3 roky
  sdwoodbury 691b8dd8ed Made CSRF JavaScript example more reusable. před 3 roky
  Tim Graham 2411b8b5eb Fixed #16010 -- Added Origin header checking to CSRF middleware. před 4 roky
  Carlton Gibson 3d4ffd1ff0 Fixed #32065 -- Restored leading dot to CSRF_COOKIE_DOMAIN examples. před 4 roky
  Adam Johnson 2afa61e7d9 Refs #31493 -- Replaced var with const/let in documentation JS. před 4 roky
  Adam Johnson 1cdfe8d912 Prevented (and corrected) single backtick usage in docs. před 5 roky
  Ram Rachum 5b09354954 Fixed #31291 -- Renamed salt to mask for CSRF tokens. před 5 roky
  Jon Dufresne 3fe5d0128b Rewrote CSRF JavaScript example without jQuery. před 5 roky
  Jon Dufresne e703b93a65 Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. před 5 roky
  Baptiste Mispelon ff1b19da67 Fixed #31029 -- Used more specific links to RFCs. před 5 roky
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. před 5 roky
  Tim Graham 8e675e2bd8 Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs. před 6 roky
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. před 6 roky
  Mayank Singhal 76b3367035 Fixed #29879 -- Added CSRF_COOKIE_HTTPONLY to CSRF AJAX docs. před 6 roky
  Tim Graham a29fce8984 Fixed #29858 -- Clarified docs regarding CSRF token header name. před 6 roky
  Maxime Lorant 31407fa3b3 Removed duplicate words in docs. před 6 roky
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. před 6 roky
  CHI Cheng 4660ce5a69 Fixed #29375 -- Removed empty action attribute on HTML forms. před 7 roky
  Alex Gaynor 9a56b4b13e Fixed #27863 -- Added support for the SameSite cookie flag. před 7 roky
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. před 7 roky
  Flávio Juvenal 0af14b2eaa Refs #16870 -- Doc'd that CSRF protection requires the Referer header. před 7 roky
  Claude Paroz 01f658644a Updated various links in docs to avoid redirects před 7 roky
  Alasdair Nicol 503e944ac7 Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting. před 8 roky
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. před 8 roky
  Raphael Michel ddf169cdac Refs #16859 -- Allowed storing CSRF tokens in sessions. před 8 roky
  Camilo Nova 222e1334bf Used strict comparison in docs/ref/csrf.txt's JavaScript. před 8 roky
  Holly Becker 55fec16aaf Fixed #26628 -- Changed CSRF logger to django.security.csrf. před 8 roky
  B. J. Potter 9c53facc45 Fixed #26596 -- Added Jinja2 {{ csrf_input }} documentation. před 8 roky
  B. J. Potter 261738990e Added syntax highlighting to CSRF example. před 8 roky
  Holly Becker ff9198ee0f Refs #26628 -- Documented CSRF failure logging. před 8 roky