0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/dav/appinfo
Ferdinand Thiessen eae69cb8bc
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 18:17:19 +02:00
..
v1 fix(caldav): stricter default calendar checks 2024-07-23 08:50:30 +02:00
v2 fix(dav): Public WebDAV endpoint should allow GET requests 2024-10-09 18:17:19 +02:00
info.xml fix(dav): Add retention time to sync token cleanup 2024-03-21 18:37:21 +01:00
routes.php fix(dav): Make current ooo info time-dependent 2023-12-05 08:36:50 +01:00