0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 21:40:31 +00:00
nextcloud_server/apps/dav/appinfo/v2
Ferdinand Thiessen b79d2b7041
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:40:50 +02:00
..
direct.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
publicremote.php fix(dav): Public WebDAV endpoint should allow GET requests 2024-10-09 17:40:50 +02:00
remote.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00