Commit History

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