]> source.dussan.org Git - nextcloud-server.git/commit
fix(caldav): limit vevent size 46421/head
authorSebastianKrupinski <krupinskis05@gmail.com>
Thu, 4 Jul 2024 22:56:27 +0000 (18:56 -0400)
committerSebastianKrupinski <krupinskis05@gmail.com>
Wed, 10 Jul 2024 19:07:06 +0000 (15:07 -0400)
commitbb603b23f3d066ec743ede279cd9c8d7af9ae0ae
tree8395068035bcd16be578b9a663138c6e72c6710c
parent974fd522e43ade8163f8a3bd7fb9fae9cfc4518a
fix(caldav): limit vevent size

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
apps/dav/appinfo/v1/caldav.php
apps/dav/composer/composer/autoload_classmap.php
apps/dav/composer/composer/autoload_static.php
apps/dav/lib/CalDAV/Validation/CalDavValidatePlugin.php [new file with mode: 0644]
apps/dav/lib/Server.php
apps/dav/tests/unit/CalDAV/Validation/CalDavValidatePluginTest.php [new file with mode: 0644]