Historie revizí

Autor SHA1 Zpráva Datum
  lufafajoshua 708b01c795 Refs #35401 -- Linked the CsrfViewMiddleware docs to the csrf_protect() decorator. před 5 měsíci
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. před 7 měsíci
  alexgmin dba05042dd Added link to the csrf template tag in the csrf page. před 7 měsíci
  Tim Schilling aceee39d44 Fixed #34990 -- Changed link to OWASP in CSRF docs. před 1 rokem
  Ben Lomax 74f7deec9e Refs #31949 -- Made make_middleware_decorator to work with async functions. před 1 rokem
  Ben Lomax 953f81e078 Refs #31949 -- Made @csrf_exempt decorator to work with async functions. před 1 rokem
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. před 1 rokem
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. před 1 rokem
  Mariusz Felisiak 514884e9a5 Updated various links to HTTPS and new locations. před 2 roky
  Nick Pope 9bd174b9a7 Updated documentation and comments for RFC updates. před 2 roky
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. před 2 roky
  tommcn e458abc593 Refs #28592 -- Created a new CSRF how-to document. před 2 roky
  Tomas McNamer 65ac1431d5 Refs #28592 -- Removed redundant spaces in docs/ref/csrf.txt. před 2 roky
  Chris Jerdonek 5d80843ebc Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret. před 3 roky
  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 3 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 4 roky
  Ram Rachum 5b09354954 Fixed #31291 -- Renamed salt to mask for CSRF tokens. před 4 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 5 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