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
2008-10-07 05:33:52 +00:00
2008-07-29 20:40:02 +00:00
2008-10-08 18:38:30 +00:00
2008-10-06 17:44:14 +00:00
2008-10-05 19:24:49 +00:00
2007-02-28 03:40:03 +00:00
2008-07-16 09:29:13 +00:00
2008-08-21 06:21:32 +00:00
2008-08-21 06:21:32 +00:00
Languages
PHP 55%
TypeScript 18.5%
JavaScript 10.6%
CSS 10%
Less 2%
Other 3.9%