コミット履歴

作者 SHA1 メッセージ 日付
  Tim Graham 7d0519c725 Fixed #23023 -- Added warning against local-memory cache. 10 年 前
  Tim Graham 3a85aae2ea Revert "Improve cookie based session backend docs." refs #20418 10 年 前
  Matt Robenolt 393c0e2422 Fixed #20936 -- When logging out/ending a session, don't create a new, empty session. 11 年 前
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 年 前
  Baptiste Mispelon 05d36dc06e Always use parentheses when documenting a method with no arguments. 11 年 前
  Tim Graham 4d27d311f6 Fixed a sentence in the session security docs; thanks claudep. 11 年 前
  Tim Graham f3e7ab366c Removed gender-based pronouns per [c0a2daad78]. 11 年 前
  Alex Gaynor 4e07d93325 Fixed some unnescesarily gendered language in the docs 11 年 前
  Tim Graham f0fc1690b4 Removed unused import in docs/topics/http/sessions.txt 11 年 前
  Tim Graham 9348fc5628 Fixed typo in topics/http/sessions.txt. 11 年 前
  Tim Graham a3372f67cb Added a warning regarding session security and subdomains. 11 年 前
  Baptiste Mispelon e1b7723817 Changed the doc to use gender-neutral pronouns when possible. 11 年 前
  Tim Graham 00a0d3de02 Clarified session replay attack differences with cookie backend. 11 年 前
  Markus Amalthea Magnuson 2c5c422d34 Added missing "in" in sentence. 11 年 前
  CHI Cheng ed9cd4fd8b Fixed #21000 -- Made cached_db session backend respect SESSION_CACHE_ALIAS 11 年 前
  Tim Graham 3baf1d1042 Fixed #21002 -- Documented JSON session serialization requires string keys 11 年 前
  Tim Graham be48c6c199 Fixed #20997 -- Added SessionStore note to docs. 11 年 前
  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 年 前