Historique des commits

Auteur SHA1 Message Date
  Tim Schilling 06bdf62b56 [5.0.x] Fixed #34990 -- Changed link to OWASP in CSRF docs. il y a 1 an
  Ben Lomax 74f7deec9e Refs #31949 -- Made make_middleware_decorator to work with async functions. il y a 1 an
  Ben Lomax 953f81e078 Refs #31949 -- Made @csrf_exempt decorator to work with async functions. il y a 1 an
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 2 ans
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. il y a 2 ans
  Mariusz Felisiak 514884e9a5 Updated various links to HTTPS and new locations. il y a 2 ans
  Nick Pope 9bd174b9a7 Updated documentation and comments for RFC updates. il y a 2 ans
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. il y a 2 ans
  tommcn e458abc593 Refs #28592 -- Created a new CSRF how-to document. il y a 3 ans
  Tomas McNamer 65ac1431d5 Refs #28592 -- Removed redundant spaces in docs/ref/csrf.txt. il y a 3 ans
  Chris Jerdonek 5d80843ebc Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret. il y a 3 ans
  Mariusz Felisiak 1d16dbc745 Fixed broken links and redirects in docs. il y a 3 ans
  sdwoodbury 691b8dd8ed Made CSRF JavaScript example more reusable. il y a 3 ans
  Tim Graham 2411b8b5eb Fixed #16010 -- Added Origin header checking to CSRF middleware. il y a 4 ans
  Carlton Gibson 3d4ffd1ff0 Fixed #32065 -- Restored leading dot to CSRF_COOKIE_DOMAIN examples. il y a 4 ans
  Adam Johnson 2afa61e7d9 Refs #31493 -- Replaced var with const/let in documentation JS. il y a 4 ans
  Adam Johnson 1cdfe8d912 Prevented (and corrected) single backtick usage in docs. il y a 5 ans
  Ram Rachum 5b09354954 Fixed #31291 -- Renamed salt to mask for CSRF tokens. il y a 5 ans
  Jon Dufresne 3fe5d0128b Rewrote CSRF JavaScript example without jQuery. il y a 5 ans
  Jon Dufresne e703b93a65 Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. il y a 5 ans
  Baptiste Mispelon ff1b19da67 Fixed #31029 -- Used more specific links to RFCs. il y a 5 ans
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. il y a 5 ans
  Tim Graham 8e675e2bd8 Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs. il y a 6 ans
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. il y a 6 ans
  Mayank Singhal 76b3367035 Fixed #29879 -- Added CSRF_COOKIE_HTTPONLY to CSRF AJAX docs. il y a 6 ans
  Tim Graham a29fce8984 Fixed #29858 -- Clarified docs regarding CSRF token header name. il y a 6 ans
  Maxime Lorant 31407fa3b3 Removed duplicate words in docs. il y a 6 ans
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. il y a 6 ans
  CHI Cheng 4660ce5a69 Fixed #29375 -- Removed empty action attribute on HTML forms. il y a 6 ans
  Alex Gaynor 9a56b4b13e Fixed #27863 -- Added support for the SameSite cookie flag. il y a 7 ans