Hi all.
On most web applications, session validation is (and should) always be checked against some properties like: client_ip, client_useragent and idletimeout.
What do you think to add these check properties to DooSession? This way, developer do not need to worry about session hijack.
Btw, a encryption option (and the correspondent encryption key option in DooSession) to encrypt all data could be an excellent addon too.
best regards
Francisco A
