egroupware_official/phpgwapi
Ralf Becker 94da0682cd re-added session encryption:
- it now also encrypts the egw object and egw_info array, stored in the session
- it no longer encrypts every egw_session::appsession() call, but the
  whole array at once when the egw_session object gets destroyed
- mcrypt algo and mode are currently hardcoded to tripledes and ecb, as
  we dont have the database connection, when they are needed. You can
  add it as egw_info[server][mcrypt_{algo|mode}] in the header.inc.php
- fixed a bug, which let the session grow around 400k(!) each request
- if mcrypt or the selected algo/mode is not availible the session
  encryption is switched off automatic, but an error is logged
2008-10-08 18:38:30 +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 fix typo asterix -> asterisk :-) 2008-02-12 19:44:20 +00:00
images This is the image ContactCenter uses for dJSWin instantiation... 2004-11-05 22:49:59 +00:00
inc re-added session encryption: 2008-10-08 18:38:30 +00:00
js update to FCK 2.6.3, please note: you probably have to delete your browser cache! 2008-10-08 10:16:30 +00:00
ntlm 1. NTLM Single Sign ON 2008-07-16 09:29:13 +00:00
setup "only complain about not found files (not found dirs dont matter)" 2008-10-08 07:26:51 +00:00
templates Adding shared images to use in infolog and pm 2008-10-07 08:35:39 +00:00
templatesSavant2/default Replace <?= with <?php echo 2007-05-13 17:50:52 +00:00
tests added checks for updates of text and blob columns 2004-09-19 10:38:11 +00:00
addressbook.php new email-address-selection popup for felamimail 2006-06-16 04:45:55 +00:00