Andrew Godwin
|
5569b0b92f
Merge remote-tracking branch 'core/master' into schema-alteration
|
hace 11 años |
Tim Graham
|
b0ce6fe656
Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
|
hace 11 años |
Andrew Godwin
|
b6a957f0ba
Merge remote-tracking branch 'core/master' into schema-alteration
|
hace 11 años |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
hace 11 años |
Andrew Godwin
|
de64c4d6e9
Merge remote-tracking branch 'core/master' into schema-alteration
|
hace 11 años |
Julien Phalip
|
47c755327b
Fixed a number of minor misspellings.
|
hace 11 años |
Andrew Godwin
|
f8297f6323
More migration docs, and conversion of all easy syncdb references
|
hace 11 años |
Aymeric Augustin
|
753edfa4b5
Fixed a rest mistake I introduced in d5ce2ff.
|
hace 12 años |
Marc Tamlyn
|
d9c01da1f8
Improve cookie based session backend docs.
|
hace 12 años |
Erik Romijn
|
d5ce2ff5e4
Fixed #20444 -- Cookie-based sessions does not include a remote code execution-warning
|
hace 12 años |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
hace 12 años |
Baptiste Mispelon
|
2c27300f34
Fix #20195: wrong reference in session settings documentation.
|
hace 12 años |
Tim Graham
|
fe5d9fe5fe
Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and browsers that persist sessions.
|
hace 12 años |
Tim Graham
|
ba50d3e05b
Fixed #14633 - Organized settings reference docs and added a topical index.
|
hace 12 años |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
hace 12 años |
Tim Graham
|
067505ad19
Fixed broken links, round 4. refs #19516
|
hace 12 años |
Aymeric Augustin
|
146ed13a11
Fixed #17083 -- Allowed sessions to use non-default cache.
|
hace 12 años |
Aymeric Augustin
|
5fec97b9df
Fixed #18194 -- Expiration of file-based sessions
|
hace 12 años |
Aymeric Augustin
|
cd17a24083
Added optional kwargs to get_expiry_age/date.
|
hace 12 años |
Aymeric Augustin
|
83ba0a9d4b
Fixed #18978 -- Moved cleanup command to sessions.
|
hace 12 años |
Preston Holmes
|
31dcaf49a0
Fixed an error in cookie documentation
|
hace 12 años |
Anssi Kääriäinen
|
aeda55e6bf
Fixed #3881 -- skip saving session when response status is 500
|
hace 12 años |
Claude Paroz
|
8a5d1a6b93
Updated obsolete links in the documentation
|
hace 12 años |
Aymeric Augustin
|
17f3e9258e
Fixed #18397 -- Avoided referencing lawrence.com.
|
hace 13 años |
Aymeric Augustin
|
5116c51b40
Clarified that Django randomizes session keys. Refs #11555, #13478, #18128.
|
hace 13 años |
Paul McMillan
|
4d975b4f88
Fixed #16847. Session Cookies now default to httponly = True.
|
hace 13 años |
Jannis Leidel
|
c20d33201c
Fixed #17223 -- Correctly reference the signed cookies session backend. Thanks, Bryan Veloso.
|
hace 13 años |
Luke Plant
|
4209ff1fcd
Fixed typo in my last commit.
|
hace 13 años |
Luke Plant
|
6205a348f0
Added warning about replay attacks when using the cookies backend for sessions.
|
hace 13 años |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
hace 13 años |