Historique des commits

Auteur SHA1 Message Date
  lufafajoshua 708b01c795 Refs #35401 -- Linked the CsrfViewMiddleware docs to the csrf_protect() decorator. il y a 8 mois
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. il y a 9 mois
  alexgmin dba05042dd Added link to the csrf template tag in the csrf page. il y a 10 mois
  Tim Schilling aceee39d44 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 2 ans
  Tomas McNamer 65ac1431d5 Refs #28592 -- Removed redundant spaces in docs/ref/csrf.txt. il y a 2 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 4 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 5 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