Hello,

A change just landed in SOGo that makes it use "secured session cookies". The implementation is based on Pascal's Gienger idea. You can read more about his original ideal from: http://southbrain.com/software/sogosession/

The implementation in SOGo obsoletes Pascal's Apache module as SOGo takes care of everything now.

A new configuration parameter has been introduced in order to store session in the database. The parameter is "OCSSessionsFolderURL" and you MUST set it to a value like :

postgresql://sogo:[email protected]:5432/sogo/sogo_sessions_folder

if you start using the nightly builds that will be available tomorrow morning (EST/EDT). Upon restart, the database table will be created. That will also booth out all currently logged users.

Regards,

--
Ludovic Marcotte
[email protected]  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to