egroupware_official/phpgwapi
Ralf Becker a80ffb6223 Backported r26747 to 1.6:
using a session for basic auth (not session aware) clients for WebDAV
and GroupDAV. The "sessionid" get's constructed from the basic auth
credentials and is not random (as the clients dont store them).
--> speeds up the use of *DAV
--> stops *DAV handlers to created numerious sessions
2009-04-09 07:49:17 +00:00
..
cron Update async services to match changes to Multi-Domain support in functions.inc.php (rev 25860) 2008-09-05 15:47:39 +00:00
doc removed outdated docu 2008-10-15 05:57:00 +00:00
images
inc Backported r26747 to 1.6: 2009-04-09 07:49:17 +00:00
js a couple of lines of more documentation, about the how to enable aspell integration 2008-10-09 08:55:03 +00:00
ntlm 1. NTLM Single Sign ON 2008-07-16 09:29:13 +00:00
setup setting version to 1.6.001 2008-11-24 10:44:25 +00:00
templates backport of stefan beckers patch 26508 IE 6 is not giving the unsecure warning, if ssl is used 2009-02-17 07:23:14 +00:00
templatesSavant2/default Replace <?= with <?php echo 2007-05-13 17:50:52 +00:00
tests
addressbook.php