egroupware/api/src
2020-06-10 15:19:24 +02:00
..
Accounts * ActiveDirectory: consider security local groups as groups too 2020-05-13 13:16:08 +02:00
Auth SAML/Shibboleth with multiple IdP or optional on regular login page 2020-06-10 15:19:24 +02:00
Cache fix warning in tests 2020-03-04 22:31:30 +01:00
CalDAV Case insensitive check for vCard BEGIN & END flags fixes lowercase vcards would not import 2020-04-06 10:54:59 -06:00
Contacts fix wrong Gravatar URL 2020-04-11 10:11:10 +02:00
Db speed up restore of database by inserting up to 500 row in one statement (was only 10) 2019-10-30 17:15:23 +01:00
Egw
Etemplate Mime-Type check can only work for the first chunk, further ones will always fail 2020-06-02 13:46:46 +02:00
Exception
Framework SAML/Shibboleth with multiple IdP or optional on regular login page 2020-06-10 15:19:24 +02:00
Header fix csp-*-source hook not run, if Api\Header\ContenSecurity::add() was called 2020-04-30 17:31:46 +02:00
Html stricter CSP policy 2020-01-28 17:14:51 +01:00
Json do not try to push notifications for api.queue requests 2020-05-22 10:16:59 +02:00
Ldap fix PHP Warning: Use of undefined constant OPENLDAP_LDAPSERVER 2018-09-12 17:06:31 +02:00
Link Add some hints to sharing actions 2020-03-31 10:36:50 -06:00
loader adding phpUnit 8.x as dev-requirement and try staring Apache in Travis for CalDAV tests 2020-03-04 22:43:09 +01:00
Mail * Mail: fix creating a folder on level of inbox gave an error (if imap server supports it) 2020-06-08 11:59:49 +02:00
Session new "session_created" hook 2018-06-18 09:07:14 +02:00
Storage an other case of not automatic fixed ambigious auto-id 2020-05-08 12:35:09 +02:00
Vfs Api: Fix out of memory error when deleting users and filesystem is large 2020-04-28 14:16:09 -06:00
WebDAV * CalDAV/Calendar: iOS also no longer allowed to accept/reject invitations 2019-11-13 16:12:50 +01:00
Accounts.php * API: new data-minimizing account display options "Firstname Inital" and "Firstname [ID]" 2020-05-04 09:25:32 +02:00
Acl.php complete push implementation for timesheet incl. ACL check 2020-01-24 13:31:56 +01:00
Asyncservice.php Fix PHP 7.2 deprecated each() 2018-11-29 11:00:54 -07:00
Auth.php SAML/Shibboleth with multiple IdP or optional on regular login page 2020-06-10 15:19:24 +02:00
autoload.php allow namespaces for apps with multiple caps like OpenID while still using all lowercase directory-names 2019-04-04 13:29:28 +02:00
avatar.php Reduce letter avatar size by 50% 2019-07-22 15:01:25 +02:00
Cache.php SAML/Shibboleth with multiple IdP or optional on regular login page 2020-06-10 15:19:24 +02:00
CalDAV.php * all apps: fixing serveral cases of wrong Url when proxying and terminating TLS on the proxy 2019-11-15 13:54:34 +01:00
Categories.php
Config.php make sure Api\Config::read(_repository) always returns an array 2018-08-22 11:24:05 +02:00
Contacts.php * Api: If addressbook event column is disabled, disable next / last dates in edit dialog as well. 2020-03-24 09:42:10 -06:00
Country.php Add list of states for more countries 2018-09-24 14:23:58 +02:00
Csrf.php use random_bytes(32) which throws for not enought entropy 2020-01-29 11:12:21 +01:00
DateTime.php fixing two PHP Warnings 2019-06-04 09:43:59 +02:00
Db.php SAML/Shibboleth with multiple IdP or optional on regular login page 2020-06-10 15:19:24 +02:00
Egw.php docu update 2020-05-04 08:56:32 +02:00
Etemplate.php Clear & reset content, modifications & readonlys when resetting the request. 2019-06-13 10:14:08 -06:00
Exception.php
Framework.php allow to set a css class on body tag for (different) styling of an embeded window 2020-05-19 09:43:53 +02:00
Hooks.php fix typo 2020-04-30 17:33:37 +02:00
Html.php fix unescaped dash in regular expression 2019-06-14 17:20:14 +02:00
Image.php add cache-buster to new login-background to force browser to load it 2019-08-13 15:01:18 +02:00
Ldap.php
Link.php Remove permanent error_log 2020-03-09 15:29:51 -06:00
loader.php pending translations from our translation server 2019-08-22 13:57:23 +02:00
Mail.php * Mail: fix creating a folder on level of inbox gave an error (if imap server supports it) 2020-06-08 11:59:49 +02:00
Mailer.php Fix php warning when there's no s/mime recipientsCerts 2018-12-18 14:27:25 +01:00
MimeMagic.php
Preferences.php labels, options and widgets for admin_cmd_preferences 2019-03-20 18:15:02 +01:00
Session.php SAML/Shibboleth with multiple IdP or optional on regular login page 2020-06-10 15:19:24 +02:00
Sharing.php Fix sharing a single file gave 404 2020-04-08 11:39:12 -06:00
Storage.php * Api: Fix SQL error from doubled table name in group statement 2020-01-28 14:05:44 -07:00
Translation.php some fixes for warnings during phpUnit about session+translation 2020-03-04 20:28:30 +01:00
Vfs.php fix typo 2020-05-18 20:56:50 +02:00