Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
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
addressbook Accept an integer parameter, as specified in function documentation. Used to throw an invalid argument warning. 2008-07-10 20:22:58 +00:00
admin moved rest of the addressbook group-acl code to addressbook 2008-06-30 16:46:01 +00:00
calendar some comments 2008-07-11 08:17:22 +00:00
doc "- no longer building signed source packages, only a singed md5sum file 2007-06-05 08:31:04 +00:00
etemplate reworked the size limitation for displaying email or url again a bit 2008-07-14 06:29:57 +00:00
filemanager moved webdav handler in the root dir, as its now a general service and not only used by filemanager 2008-05-10 21:15:46 +00:00
home "fixed fatal error reported by Bernhard D Rohrer <graylion(at)sm-wg.net> on the user list" 2008-03-31 09:45:31 +00:00
importexport autoloading of addressbook classes 2008-05-10 12:06:15 +00:00
infolog "fixed typo, wrong method name for put" 2008-07-08 07:47:16 +00:00
notifications "fixed Notification OK-Button under IE7 and firefox" 2008-06-04 13:01:19 +00:00
phpgwapi 1. NTLM Single Sign ON 2008-07-16 09:29:13 +00:00
preferences second attempt to resolve > *Fatal error*: Unsupported operand types in 2008-04-01 10:27:08 +00:00
resources strange book implies book which means implies cal read 2008-06-17 13:24:33 +00:00
setup 1. NTLM Single Sign ON 2008-07-16 09:29:13 +00:00
timesheet droped onw cf class, to take advantage of the improvments of the global one 2008-06-11 11:12:53 +00:00
.htaccess further settings 2005-11-14 22:28:50 +00:00
about.php new about page from Sebastian Ebeling 2007-05-26 19:06:12 +00:00
anon_wrapper.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
groupdav.php "one more client without session support" 2008-05-19 07:55:37 +00:00
header.inc.php.template "some (not-required, so no header update neccessary) updates for the header template" 2008-04-25 19:07:25 +00:00
icalsrv.php "fix from belu-at-upd19.lcs-internet-akademie.de to allow user names including dots" 2007-12-04 05:23:11 +00:00
index.php 1. NTLM Single Sign ON 2008-07-16 09:29:13 +00:00
login.php "removed 4. parameter on session::create() call" 2008-05-10 20:40:28 +00:00
logout.php reworked etemplate to have static methods and use the new features of egw_db- & html-class 2008-03-09 14:37:57 +00:00
notify_simple.php update headers 2007-02-28 03:40:03 +00:00
notify.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
notifyxml.php Ensure inclusion of the top-level header.inc.php 2006-11-22 23:07:19 +00:00
redirect.php Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
rpc.php 1. NTLM Single Sign ON 2008-07-16 09:29:13 +00:00
set_box.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
soap.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
svn-helper.php small svn-helper script to deal easier with our wired svn-structure, without arguments it reveals it's secrects ;-) 2007-06-04 06:44:32 +00:00
webdav.php moved webdav handler in the root dir, as its now a general service and not only used by filemanager 2008-05-10 21:15:46 +00:00
xajax.php "allow ajax calls from classes ending with ajax, as starting with ajax does not conform with naming schema" 2008-06-07 16:55:50 +00:00
xmlrpc.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00