Thomas Kerpe

(toke)

Most Active Role

N/A

Most Active Component

Contrib.Admin

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (56) Reporter (3) Owner (2) Commenter (15) Summary Component
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
34613 34613 add support for Partitioned cookies HTTP handling
34297 34297 ValueError: invalid token in plural form: EXPRESSION when adding new language Utilities
34891 34891 force_str(urlsafe_base64_decode(uidb64)) returns object not value Utilities
34677 34677 Django Admin built-in password reset feature has UI issues contrib.admin
34322 34322 ManifestStaticFilesStorage crashes on commented JavaScript import statements contrib.staticfiles
34521 34521 Use __slots__ for template Node classes Template system
34548 34548 Queryset JsonField filtering doesn't work as expected Database layer (models, ORM)
34516 34516 request.post is null Uncategorized
34474 34474 Django apps registry returns the wrong models Uncategorized
34465 34465 Handle malformed CSRF cookie CSRF
34438 34438 UserCreationForm.clean_username() crashes with a custom user model. contrib.auth
34379 34379 Invalid regex pattern for password reset token in 4.2b1 contrib.auth
34329 34329 django-formset new app - i am facing the issue Uncaught (in promise) SyntaxError: JSON.parse Forms
34323 34323 Django form request is always response with "GET" instead of "POST" even when I use <form action="" method="post"> Forms
34220 34220 Cannot import csrf_input_lazy from partially initialized module. Template system
34170 34170 Mitigate the BREACH attack HTTP handling
34182 34182 Is there a reason only the headers are checked when using the csrf token? CSRF
34003 34003 PasswordResetView, PasswordResetDoneView, PasswordResetConfirmView & PasswordResetCompleteView not discovering custom template contrib.auth
27468 27468 Move utils.crypto.salted_hmac() from SHA1 toward SHA256 Utilities
27534 27534 Add CSRF_COOKIE_HTTPONLY note to CSRF AJAX docs Documentation
27515 27515 Make AuthenticationForm use the username length from the user model contrib.auth
27039 27039 ModelFields with 'default' value set and 'required'=False in form does not use default value Forms
27958 27958 CSRF_COOKIE reset while requesting a broken relative URL over HTTPS CSRF
27836 27836 Add a way to delete directories through the file Storage API File uploads/storage
27840 27840 Password reset: `post_reset_login` throws KeyError if user already logged in contrib.auth
27763 27763 Docs: check invalid csrftoken on CSRF_FAILURE_VIEW Documentation
27518 27518 HTTP Referer leaks password reset link contrib.auth
27470 27470 CSRF context processor never sets NOTPROVIDED CSRF
27184 27184 Test client crashes when uploading TemporaryFile on Unix Testing framework
27444 27444 Django StaticLiveServerTestCase: view cannot query test-database properly Testing framework
27411 27411 Django namespaced reverse not working in test environment Testing framework
27328 27328 return `Set-Cookie` if sessionid= None value contrib.sessions
27396 27396 Docs: send POST request on base.html does not mention {{ csrf_token }} Documentation
14502 14502 Feature: escape hatch for colliding template syntax in Django templates Template system
4076 4076 3 Patch to Output Timezone in Date Fields for Atom Feeds contrib.syndication
14919 14919 1.2.X branch test failure: test_csrf_token_in_404 Uncategorized
14445 14445 Use HMAC and constant-time comparison functions where needed in Django Uncategorized
14455 14455 Document possibly backwards-incompatible localflavor changes contrib.localflavor
8804 8804 6 Documentation example gives wrong result Documentation
14201 14201 Add a "security overview" page to the docs Documentation
14614 14614 Dont send Request message when handle_uncaught_exception() Core (Other)
14724 14724 Auth Password Reset View depends on Integer user ID, contrib.auth
14169 14169 Improve TemplateSyntaxError for invalid block tags Template system
14565 14565 No csrf_token on 404 pages Uncategorized
14182 14182 CsrfViewMiddleware makes modification of the upload handlers impossible File uploads/storage
14235 14235 UnicodeDecodeError in CSRF middleware Forms
919 919 [patch] Implement `random` template tag Template system
7902 7902 1 /password_change/ is 404 *.djangoproject.com
6078 6078 3 Admin escapes non-breaking spaces for empty fields in change list contrib.admin
3502 3502 2 Added "Time To Live" option to RSS2.1 Contrib apps
362 362 Anonymous sessions should try to prevent session-stealing Core (Other)
65 65 [i18n] Internationalization and localisation contrib.admin
510 510 [patch] Defend admin against CSRF attacks contrib.admin
603 603 Improved template error messages Template system
764 764 [i18n] blocktrans parsing error when filter argument contains spaces Template system