mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-15 21:34:53 +00:00
See ChangeLog
Monotone-Parent: f5359c59c0bb008203154487db17e1ecdd274c0d Monotone-Revision: 7c78ba28d583536196a1acf34df5c96f40db238e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-28T17:42:50 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2010-12-28 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* Implemented secured sessions. We no longer store in the
|
||||
browser's cookie the base64 encoded version of username:password
|
||||
You MUST now set OCSSessionsFolderURL to a value like:
|
||||
postgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_sessions_folder
|
||||
and the database table will be created automatically upon
|
||||
next SOGo's startup.
|
||||
|
||||
2010-12-23 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* Added the /SOGo/so/<user>/Calendar/reloadWebCalendarsAndRedirect
|
||||
|
||||
Reference in New Issue
Block a user