Commit History

Author SHA1 Message Date
  Alex Gaynor 4e07d93325 Fixed some unnescesarily gendered language in the docs 11 years ago
  Tim Graham f0fc1690b4 Removed unused import in docs/topics/http/sessions.txt 11 years ago
  Tim Graham 9348fc5628 Fixed typo in topics/http/sessions.txt. 11 years ago
  Tim Graham a3372f67cb Added a warning regarding session security and subdomains. 11 years ago
  Baptiste Mispelon e1b7723817 Changed the doc to use gender-neutral pronouns when possible. 11 years ago
  Tim Graham 00a0d3de02 Clarified session replay attack differences with cookie backend. 11 years ago
  Markus Amalthea Magnuson 2c5c422d34 Added missing "in" in sentence. 11 years ago
  CHI Cheng ed9cd4fd8b Fixed #21000 -- Made cached_db session backend respect SESSION_CACHE_ALIAS 11 years ago
  Tim Graham 3baf1d1042 Fixed #21002 -- Documented JSON session serialization requires string keys 11 years ago
  Tim Graham be48c6c199 Fixed #20997 -- Added SessionStore note to docs. 11 years ago
  Andrew Godwin 5569b0b92f Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
  Tim Graham b0ce6fe656 Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 11 years ago
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
  Andrew Godwin de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
  Julien Phalip 47c755327b Fixed a number of minor misspellings. 11 years ago
  Andrew Godwin f8297f6323 More migration docs, and conversion of all easy syncdb references 11 years ago
  Aymeric Augustin 753edfa4b5 Fixed a rest mistake I introduced in d5ce2ff. 11 years ago
  Marc Tamlyn d9c01da1f8 Improve cookie based session backend docs. 11 years ago
  Erik Romijn d5ce2ff5e4 Fixed #20444 -- Cookie-based sessions does not include a remote code execution-warning 11 years ago
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 years ago
  Baptiste Mispelon 2c27300f34 Fix #20195: wrong reference in session settings documentation. 12 years ago
  Tim Graham fe5d9fe5fe Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and browsers that persist sessions. 12 years ago
  Tim Graham ba50d3e05b Fixed #14633 - Organized settings reference docs and added a topical index. 12 years ago
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 12 years ago
  Tim Graham 067505ad19 Fixed broken links, round 4. refs #19516 12 years ago
  Aymeric Augustin 146ed13a11 Fixed #17083 -- Allowed sessions to use non-default cache. 12 years ago
  Aymeric Augustin 5fec97b9df Fixed #18194 -- Expiration of file-based sessions 12 years ago
  Aymeric Augustin cd17a24083 Added optional kwargs to get_expiry_age/date. 12 years ago
  Aymeric Augustin 83ba0a9d4b Fixed #18978 -- Moved cleanup command to sessions. 12 years ago