Go to file
Ludovic Marcotte bdbeb7e3ba Regenerated the patchset to include an Oracle GDL adaptor fix in the connect string.
Monotone-Parent: 7b7b1e4cf6acf0c232cc90058bb111775177f721
Monotone-Revision: 39f32528b95bdfdf11fdfa90c982474366e48f89

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-04-03T16:47:27
Monotone-Branch: ca.inverse.sogo
2009-04-03 16:47:27 +00:00
Apache Monotone-Parent: b0946b9aef94e9f1deecdb23eaa70b5e1c80f0ae 2009-04-01 13:38:46 +00:00
Documentation Updated the doc for the encryption paramater in the LDAP configuration. 2009-04-02 21:38:37 +00:00
Main Monotone-Parent: 1892d22bfa9e855fd8c40d3f7f4b97d3637cb141 2009-03-19 15:46:36 +00:00
OGoContentStore See ChangeLog 2009-04-01 13:49:24 +00:00
SOPE Regenerated the patchset to include an Oracle GDL adaptor fix in the connect string. 2009-04-03 16:47:27 +00:00
Scripts Monotone-Parent: 6bc80c8b44309025303f41de15a437823b63a030 2009-04-01 13:45:22 +00:00
SoObjects Monotone-Parent: 4d0a0d1dc06bda80fe35665a65a4647db76a438a 2009-04-03 00:35:21 +00:00
UI Monotone-Parent: baae213f1298842f132a9ed6584f30ec04446e62 2009-04-02 20:20:11 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog Monotone-Parent: 1219e8fa67b77e630542e3726e865fc1bb663c61 2009-04-02 20:51:46 +00:00
GNUmakefile See ChangeLog 2009-03-02 20:13:40 +00:00
NEWS Monotone-Parent: 1219e8fa67b77e630542e3726e865fc1bb663c61 2009-04-02 20:51:46 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
TODO Monotone-Parent: db028ce8c585be74840423effd3b77305f6ea051 2008-05-02 22:47:55 +00:00
Version Monotone-Parent: b17886dc9b84e4662186fb632398245956c8d684 2009-03-19 01:48:58 +00:00
configure Monotone-Parent: dfb14f2703df6b34884a9fb24c8a1e3346359c45 2009-03-18 22:13:04 +00:00
fhsbundle.make see ChangeLog 2006-06-15 19:34:10 +00:00
fhslib.make see ChangeLog 2006-06-15 19:34:10 +00:00
fhstool.make see ChangeLog 2006-06-15 19:34:10 +00:00
fhswobundle.make - new make include file similar to fhsbundle, but intended for WOBUNDLES; 2006-07-04 20:00:11 +00:00
sogo.spec Cleared the dropped tools from the spec file. 2009-04-02 16:01:32 +00:00

README

# $Id$

SOGo
====

The server project is organized in three major parts:
- SoObjects
- Main
- UI

SoObjects contains the objects being traversed using the URL.

Main contains the main server binary (.woa) and application wide objects
like authenticators.

UI contains the actual UI which is bound to the SoObjects as SOPE methods


NOTES
=====

mapping email <-> logins
usermanager -> part of SOGoLogic

Default to enable debugging output in the page:
  SOGoUIxDebugEnabled YES|NO