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/v2
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
..
direct.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
publicremote.php fix(dav): Public WebDAV endpoint should allow GET requests 2024-10-09 18:17:19 +02:00
remote.php Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +02:00