nextcloud-server/build/integration
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 +07:00
..
capabilities_features chore: Add SPDX header 2024-06-06 22:53:41 +07:00
collaboration_features chore: Add SPDX header 2024-06-06 22:53:41 +07:00
comments_features chore: Remove deprecated legacy search backend 2024-08-01 12:33:18 +07:00
config fix(dav): Public WebDAV endpoint should allow `GET` requests 2024-10-09 17:10:52 +07:00
data chore: Add SPDX header 2024-06-06 22:53:41 +07:00
dav_features fix(dav): Public WebDAV endpoint should allow `GET` requests 2024-10-09 17:10:52 +07:00
features fix(dav): Public WebDAV endpoint should allow `GET` requests 2024-10-09 17:10:52 +07:00
federation_features chore: remove chunking-v1 2024-06-19 16:57:42 +07:00
files_features feat(files): Make the files download action use WebDAV zip download 2024-09-28 13:18:29 +07:00
filesdrop_features chore(integration): add file request tests 2024-07-19 07:35:51 +07:00
ldap_features chore: Add SPDX header 2024-06-06 22:53:41 +07:00
openldap_features chore: Add SPDX header 2024-06-06 22:53:41 +07:00
openldap_numerical_features chore: Add SPDX header 2024-06-06 22:53:41 +07:00
remoteapi_features chore: Add SPDX header 2024-06-06 22:53:41 +07:00
setup_features chore: Add SPDX header 2024-06-06 22:53:41 +07:00
sharees_features chore: Add SPDX header 2024-06-06 22:53:41 +07:00
sharing_features fix(files_sharing): adjust permissions from custom edit and delete check methods 2024-09-11 13:17:42 +07:00
videoverification_features chore: Add SPDX header 2024-05-27 14:53:40 +07:00
.gitignore chore: Add SPDX header 2024-05-27 14:53:40 +07:00
composer.json Remove library that is unmaintained since 2015 and was merged in the behat core 2024-01-26 13:53:31 +07:00
composer.lock build(deps-dev): bump guzzlehttp/guzzle in /build/integration 2024-07-27 01:13:38 +07:00
run-docker.sh feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
run.sh test: Add integration tests for saving external userglobal storages 2024-09-04 09:46:17 +07:00