Go to file
Ludovic Marcotte 5915f09471 Updated guide so that in the LDAP example, we set the id to public instead of shared. This confuses users all the time when they eventually configure the SOGo Integrator which uses "shared" by default
Monotone-Parent: b618e1688ed06827d0300b85ed2a93ae6a4930fe
Monotone-Revision: f49ae822ce1ffd032a2522ecf1d1c4fd425678b1

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-08-17T14:22:09
Monotone-Branch: ca.inverse.sogo
2009-08-17 14:22:09 +00:00
Apache Monotone-Parent: b0946b9aef94e9f1deecdb23eaa70b5e1c80f0ae 2009-04-01 13:38:46 +00:00
Documentation Updated guide so that in the LDAP example, we set the id to public instead of shared. This confuses users all the time when they eventually configure the SOGo Integrator which uses "shared" by default 2009-08-17 14:22:09 +00:00
Main Monotone-Parent: 94ff9caef87cde7157655b9f398a4481c6bf5b72 2009-06-03 23:06:52 +00:00
OGoContentStore See ChangeLog 2009-04-21 15:20:52 +00:00
SOPE Monotone-Parent: ef8822c21fe4ccf284c065db96f92ffb2750bad1 2009-08-14 12:20:44 +00:00
Scripts Monotone-Parent: 1a782399b604ae97568989d22d23777b11896071 2009-08-12 18:29:34 +00:00
SoObjects Safety check in the LDAP code and updated NEWS file. 2009-08-17 09:48:04 +00:00
Tests Monotone-Parent: 14fb6c252ef1563d917c59f289ac3d06479a7eab 2009-08-10 20:59:49 +00:00
Tools Monotone-Parent: 1cab635a2c57c6953c8a393b67f593bdaccb43b9 2009-08-14 19:17:53 +00:00
UI Added missing css/js for admin module 2009-08-13 14:31:35 +00:00
debian Monotone-Parent: 03c8c1c0221284dc94112f17b3904d59c31d5c94 2009-08-12 19:03:04 +00:00
.mtn-ignore Monotone-Parent: 7b27fe613fc83b2fb43c0d43ed6052f3e1041b69 2009-08-06 19:18:51 +00:00
ChangeLog Safety check in the LDAP code and updated NEWS file. 2009-08-17 09:48:04 +00:00
ChangeLog.old See ChangeLog 2009-04-21 15:20:52 +00:00
GNUmakefile Monotone-Parent: b0c0f20c06bd2f8385a77d9c2d072d367d86789a 2009-06-03 14:34:15 +00:00
NEWS Safety check in the LDAP code and updated NEWS file. 2009-08-17 09:48:04 +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: 2843ffb0343436932d7a2ce0d3aa223f882cbee5 2009-05-21 17:24:13 +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 Monotone-Parent: 8542ad5d3580057a3e361ef25f6c24df41841c52 2009-08-14 16:26:07 +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