- 29 Sep, 2014 2 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
- 26 Sep, 2014 16 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 25 Sep, 2014 7 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 24 Sep, 2014 9 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Correctly propagate cloned_request for OPTIONS
Tom Christie committed -
Remove patterns and strings from urls in tutorial.
Tom Christie committed -
José Padilla committed
-
Update to fix pending changes in #1507
José Padilla committed
-
- 23 Sep, 2014 5 commits
-
-
Collin Anderson committed
-
Changed return status for CSRF failures to HTTP 403
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
By default, Django returns "HTTP 403 Forbidden" responses when CSRF validation failed[1]. CSRF is a case of authorization, not of authentication. Therefore `PermissionDenied` should be raised instead of `AuthenticationFailed`. [1] https://docs.djangoproject.com/en/dev/ref/contrib/csrf/#rejected-requests
Danilo Bargen committed
-
- 22 Sep, 2014 1 commit
-
-
Tom Christie committed
-