]> source.dussan.org Git - nextcloud-server.git/commit
fix: override iTip Broker to fix several issues backport/48583/stable29 49270/head
authorSebastianKrupinski <krupinskis05@gmail.com>
Sun, 6 Oct 2024 22:39:36 +0000 (18:39 -0400)
committerSebastianKrupinski <krupinskis05@gmail.com>
Thu, 14 Nov 2024 15:56:42 +0000 (10:56 -0500)
commit106d9ead9f82c0b185687d9f215fda6a71c042bb
treef2ea0d6bbb374890b7d6229aa2b051687e93dded
parentdefe57ec5f954f5f29dee6c1f749f87d0ea3f547
fix: override iTip Broker to fix several issues

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
apps/dav/composer/composer/autoload_classmap.php
apps/dav/composer/composer/autoload_static.php
apps/dav/lib/CalDAV/Schedule/Plugin.php
apps/dav/lib/CalDAV/TipBroker.php [new file with mode: 0644]
apps/dav/tests/unit/CalDAV/TipBrokerTest.php [new file with mode: 0644]