Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
internals:internals-session [2008/04/15 10:04]
david.verdin@cru.fr
internals:internals-session [2018/03/29 03:47] (current)
ikeda@conversion.co.jp Obsoletion
Line 1: Line 1:
-====== Internals: SympaSession.pm ======+====== ​× Internals: SympaSession.pm ====== 
 +<note warning>​ 
 +  * This document was obsoleted. 
 + 
 +</​note>​
  
 This module provides objects to create, load, store and remove sessions. This module provides objects to create, load, store and remove sessions.
Line 42: Line 46:
 store() convert a set of vars into a //​data_session//​ string which can be stored in the database using tools::​hash_2_string store() convert a set of vars into a //​data_session//​ string which can be stored in the database using tools::​hash_2_string
  
-store() renew the session_id. This make the session hijaking much more diffcult. ((http://​en.wikipedia.org/​wiki/​Session_hijacking#​Prevention))+store() renew the session_id. This make the session hijaking much more diffcult. (([[http://​en.wikipedia.org/​wiki/​Session_hijacking#​Prevention]]))
  
 ==== purge_old_sessions() ==== ==== purge_old_sessions() ====
  • internals/internals-session.1208246679.txt.gz
  • Last modified: 2008/04/15 10:04
  • by david.verdin@cru.fr