nextcloud/apps/dav/appinfo
Ferdinand Thiessen bbc5d32c8e
fix(dav): Public WebDAV endpoint should allow GET requests
`GET` should be allowed even without Ajax header to allow downloading files,
or show files in the viewer. All other requests could be guarded, but this should not.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-09 17:10:52 +02:00
..
v1 fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +02:00
v2 fix(dav): Public WebDAV endpoint should allow GET requests 2024-10-09 17:10:52 +02:00
info.xml feat(carddav): add command to list address books 2024-09-30 11:53:02 +02:00
routes.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00