egroupware_official/api/src
2018-04-12 18:00:27 +02:00
..
Accounts ActiveDirectory: additional allow accountExpires=0 for never expires 2018-03-09 19:51:49 +01:00
Auth
Cache Switching consistent hashing (Libketama) off by default 2018-02-28 10:45:48 +01:00
CalDAV * CalDAV/resources: fix wrong ACL/rights send to clients (PHP warning in log) 2018-04-12 13:03:13 +02:00
Contacts * Allow private custom fields in notifications, with filtering according to set permissions. Private custom fields are removed from notifications to non-users. 2018-01-10 10:43:43 -07:00
Db * Setup/Restore: restore from a other charsets then utf-8 failed 2018-04-12 18:00:27 +02:00
Egw
Etemplate * PHP 7.2: fix several PHP Fatal errors and warnings stalling installation and usage 2018-04-09 16:02:00 +02:00
Exception
Framework Remove not used csp method 2018-03-16 13:14:16 +01:00
Header always send X-Content-Type-Options: nosniff 2017-10-25 17:35:30 +02:00
Html * Mail: Fix "tel:" href links wrongly get denied by mail compose 2018-03-05 18:16:12 +01:00
Json replace non-utf8 chars in content send to browser with utf8 replacement char 2018-03-01 17:38:45 +01:00
Ldap
Link
loader also log if _check_script_tag was able to disarm XSS automatic 2017-11-07 12:23:11 +01:00
Mail fix smime key got immediatly deleted again 2018-04-10 14:52:14 +02:00
Storage * PHP 7.2: fix several PHP Fatal errors and warnings stalling installation and usage 2018-04-09 16:02:00 +02:00
Vfs * All apps: fixed moving attachments to new entries (without attachments) lost moved file 2018-04-12 15:10:05 +02:00
WebDAV * CalDAV/CardDAV: fix encoding of control chars stalling iOS sync 2017-11-10 15:49:30 +01:00
Accounts.php * Admin: new config to generate no or lowercase email addresses for new users 2018-02-20 09:15:42 +01:00
Acl.php never invalidate session in sharing, as we cant regenerate it (and we dont need to) 2017-11-07 13:02:39 +01:00
Asyncservice.php
Auth.php
autoload.php Update autoload.php 2017-12-21 19:19:03 +01:00
avatar.php
Cache.php
CalDAV.php limit filesystem depth for managed attachments to gard against infinit recursion 2018-04-11 11:25:53 +02:00
Categories.php
Config.php
Contacts.php API - Avoid issue with incompatable types by forcing to array, even if no account found 2018-03-02 10:21:43 -07:00
Country.php
Csrf.php
DateTime.php Silence warning about time in array format by passing it to constructor 2018-02-14 08:38:48 -07:00
Db.php * EMail/Tracker/InfoLog: fix error converting mails by replacing 4-byte utf8 chars 2018-03-12 14:02:13 +01:00
Egw.php run fastcgi_finish_request also for non-compat install 2018-04-11 15:05:53 +02:00
Etemplate.php Filemanager "New" actions: 2017-09-26 18:43:18 +02:00
Exception.php
Framework.php new method Api\Framework::getUrl() to get a full / externally usable Url 2018-03-21 12:51:52 +01:00
Hooks.php
Html.php
Image.php
Ldap.php
Link.php * All apps: get sharing working with files attached to application entries 2017-10-31 10:51:59 +01:00
loader.php disabling E_DEPRECATED, as contrib apps wont work under PHP 7.1 with having eg. contructors with same name as the class 2017-10-21 12:03:10 +02:00
Mail.php fixing function and test 2018-04-11 14:05:49 +02:00
Mailer.php S/MIME: 2017-09-04 12:39:58 +02:00
MimeMagic.php
Preferences.php Fix setlocale to be able to find locales on Ubuntu 2017-10-27 10:54:39 +02:00
Session.php fix shutdown functions did not have $GLOBALS[egw] set, caused by session created by MServer 2018-04-11 15:04:48 +02:00
Storage.php
Translation.php Make sure popup notifications are fully in recipient's language 2018-01-25 15:40:25 -07:00
Vfs.php Exclude symlinks from Vfs 2018-04-09 14:02:24 -06:00