Ralf Becker f99f2ef4e8 1) eGW enviroment (egw_info-array and egw-object) can now be stored in a php-session and restored from there. It is no longer necessary to create it on every page-request.
At the moment you need to log out to activate any changes in the config, preferences or the apps enabled for a user. This can be changed easily by invalidating the cache.
2) New way to create an anoymous session: you can specify a callback function, which gets called if the session could not be verified. The callback can use the DB or instanciate a config object to get the account-date, which it returns. A new session get then created.
2005-07-17 21:00:49 +00:00
2005-07-14 08:33:58 +00:00
2005-06-19 14:35:40 +00:00
2005-07-14 13:44:03 +00:00
Languages
PHP 55%
TypeScript 18.5%
JavaScript 10.6%
CSS 10%
Less 2%
Other 3.9%