Changes between Version 3 and Version 4 of Ticket #27468, comment 11
- Timestamp:
- Mar 2, 2020, 6:46:37 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27468, comment 11
v3 v4 3 3 - ~~Password rest tokens (django.contrib.auth.tokens)~~ [https://github.com/django/django/pull/12374 PR] 4 4 - ~~Cookie storage of messages (django.contrib.messages.storage.cookie)~~ (After #27604 is resolved, will use `Signer`) 5 - Session hashes (django.contrib.sessions.backends.base)(#31274 proposes to use the signing infrastructure)5 - ~~Session hashes (django.contrib.sessions.backends.base)~~ (#31274 proposes to use the signing infrastructure) 6 6 - Signing utility (django.core.signing) 7 7