커밋 기록

작성자 SHA1 메시지 날짜
  lufafajoshua 708b01c795 Refs #35401 -- Linked the CsrfViewMiddleware docs to the csrf_protect() decorator. 5 달 전
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. 7 달 전
  alexgmin dba05042dd Added link to the csrf template tag in the csrf page. 7 달 전
  Tim Schilling aceee39d44 Fixed #34990 -- Changed link to OWASP in CSRF docs. 1 년 전
  Ben Lomax 74f7deec9e Refs #31949 -- Made make_middleware_decorator to work with async functions. 1 년 전
  Ben Lomax 953f81e078 Refs #31949 -- Made @csrf_exempt decorator to work with async functions. 1 년 전
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 1 년 전
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. 1 년 전
  Mariusz Felisiak 514884e9a5 Updated various links to HTTPS and new locations. 2 년 전
  Nick Pope 9bd174b9a7 Updated documentation and comments for RFC updates. 2 년 전
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 년 전
  tommcn e458abc593 Refs #28592 -- Created a new CSRF how-to document. 2 년 전
  Tomas McNamer 65ac1431d5 Refs #28592 -- Removed redundant spaces in docs/ref/csrf.txt. 2 년 전
  Chris Jerdonek 5d80843ebc Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret. 3 년 전
  Mariusz Felisiak 1d16dbc745 Fixed broken links and redirects in docs. 3 년 전
  sdwoodbury 691b8dd8ed Made CSRF JavaScript example more reusable. 3 년 전
  Tim Graham 2411b8b5eb Fixed #16010 -- Added Origin header checking to CSRF middleware. 3 년 전
  Carlton Gibson 3d4ffd1ff0 Fixed #32065 -- Restored leading dot to CSRF_COOKIE_DOMAIN examples. 4 년 전
  Adam Johnson 2afa61e7d9 Refs #31493 -- Replaced var with const/let in documentation JS. 4 년 전
  Adam Johnson 1cdfe8d912 Prevented (and corrected) single backtick usage in docs. 4 년 전
  Ram Rachum 5b09354954 Fixed #31291 -- Renamed salt to mask for CSRF tokens. 4 년 전
  Jon Dufresne 3fe5d0128b Rewrote CSRF JavaScript example without jQuery. 5 년 전
  Jon Dufresne e703b93a65 Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. 5 년 전
  Baptiste Mispelon ff1b19da67 Fixed #31029 -- Used more specific links to RFCs. 5 년 전
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 년 전
  Tim Graham 8e675e2bd8 Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs. 5 년 전
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. 6 년 전
  Mayank Singhal 76b3367035 Fixed #29879 -- Added CSRF_COOKIE_HTTPONLY to CSRF AJAX docs. 6 년 전
  Tim Graham a29fce8984 Fixed #29858 -- Clarified docs regarding CSRF token header name. 6 년 전
  Maxime Lorant 31407fa3b3 Removed duplicate words in docs. 6 년 전