mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-04 14:32:05 +02:00
94da0682cdf4d3dca41592ab4020538646b92a7d
- 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
added an array of replacement names to ease the transition to the new class naming scheme: app_class
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
address-bookcaldav-servercalendarcarddav-servercollaborationegroupwarejavascriptphpproject-managementwebmail
192 MiB
Languages
PHP
55%
TypeScript
18.5%
JavaScript
10.6%
CSS
10%
Less
2%
Other
3.9%