Commit Graph

13 Commits

Author SHA1 Message Date
Jörg Lehrke
712a87152f Fix multi-domain support for SyncML 2010-02-03 12:28:49 +00:00
Ralf Becker
8668f638be switching output compression off, as it makes problems with synthesis client 2009-12-02 22:22:54 +00:00
Ralf Becker
b5c28fba48 1. NTLM Single Sign ON
NTLM SSO removes Windows users on a PC, which is a member of a Windows
domain and who are logged into that domain, from the need to explicitly log
into eGW.  They simply point IE to the eGW URL (eg. http://domain.com/egroupware/)
and start working. They can of cause explicitly log out and log in as an
other user.
For more information look at the README at
http://www.egroupware.org/viewvc/trunk/phpgwapi/ntml/README

2. different authentication for SyncML and/or GroupDAV
You can now use eg. an external auth provider for the login via the
WebGUI (eg. ADS) and the passwords stored in SQL for SyncML.
2008-07-16 09:29:13 +00:00
Ralf Becker
82f2b4e91f global bytes() function returning the number of bytes of a string, independent of mbstring available and mbstring.func_overload set 2007-09-29 09:17:42 +00:00
Ralf Becker
f7887c6dc3 always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
Lars Kneschke
99f56b1af9 output some usefull error messages 2006-04-09 10:08:13 +00:00
Lars Kneschke
9601390322 output some usefull informations 2006-04-07 11:51:57 +00:00
Lars Kneschke
8941ccbc23 added check for PHP version >= 5.0.0 and mbstring.func_overload == 0 2006-04-07 08:09:42 +00:00
Lars Kneschke
f7c82895f5 display a nice error message when accessing this file with a browser 2006-03-18 08:06:10 +00:00
Lars Kneschke
6f05e93e26 read debugdir from egw config 2005-12-25 16:41:35 +00:00
Lars Kneschke
ba3ec700c9 SyncML is working with PHP sessions only 2005-12-23 07:00:30 +00:00
Ralf Becker
f4703004e3 commit for Lars: latest SyncML updates 2005-07-20 12:00:02 +00:00
Lars Kneschke
34741ec70c the external SyncML interface 2005-06-19 14:35:40 +00:00