mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
`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>