- 16 Eyl, 2015 1 kayıt (commit)
-
-
Matt Robenolt yazdı
Thanks Seth Gottlieb for help with the documentation and Carl Meyer and Joshua Kehn for reviews.
-
- 05 Eyl, 2015 2 kayıt (commit)
-
-
Joshua Kehn yazdı
-
Joshua Kehn yazdı
Added the CSRF_TRUSTED_ORIGINS setting which contains a list of other domains that are included during the CSRF Referer header verification for secure (HTTPS) requests.
-
- 27 May, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 20 May, 2015 1 kayıt (commit)
-
-
Simon Charette yazdı
-
- 02 May, 2015 1 kayıt (commit)
-
-
Jay Cox yazdı
Only compute the CSRF_COOKIE when it is actually used. This is a significant speedup for clients not using cookies. Changed result of the “test_token_node_no_csrf_cookie” test: It gets a valid CSRF token now which seems like the correct behavior. Changed auth_tests.test_views.LoginTest.test_login_csrf_rotate to use get_token() to trigger CSRF cookie inclusion instead of changing request.META["CSRF_COOKIE_USED"] directly.
-
- 05 Mar, 2015 1 kayıt (commit)
-
-
Grzegorz Slusarek yazdı
-
- 06 Şub, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 06 Ock, 2015 2 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Markus Holtermann for spotting this.
-
Claude Paroz yazdı
Thanks codeitloadit for the report, living180 for investigations and Tim Graham for the review.
-
- 28 Ara, 2014 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 03 Kas, 2014 1 kayıt (commit)
-
-
Berker Peksag yazdı
-
- 25 Haz, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Walter Doekes.
-
- 06 Mar, 2014 1 kayıt (commit)
-
-
Roger Hu yazdı
Thanks Paul McMillan for the review.
-
- 23 Ara, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 17 Ara, 2013 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
Added comments in the three empty models.py files that are still needed. Adjusted the test runner to add applications corresponding to test labels to INSTALLED_APPS even when they don't have a models module.
-
- 03 Kas, 2013 1 kayıt (commit)
-
-
Jason Myers yazdı
Signed-off-by:
Jason Myers <jason@jasonamyers.com>
-
- 26 Eki, 2013 1 kayıt (commit)
-
-
Alex Gaynor yazdı
-
- 08 Eyl, 2013 1 kayıt (commit)
-
-
Alex Gaynor yazdı
-
- 18 May, 2013 2 kayıt (commit)
-
-
Olivier Sels yazdı
-
Florian Apolloner yazdı
Thanks to edevil for the report and saz for the patch.
-
- 26 Şub, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
-