]> source.dussan.org Git - nextcloud-server.git/commit
fix: public dav and files_sharing testing fixes
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Fri, 28 Oct 2022 13:05:07 +0000 (15:05 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Tue, 9 Jan 2024 09:56:14 +0000 (10:56 +0100)
commit82b5a19a35b780bf18ebac46711166158a5a6cb2
treebbc44ee4e65f4b7c2f480962f15a9aeb0ca9587f
parent7b6a650b6e09b07d4b85a4ae84eb64a6c32b217f
fix: public dav and files_sharing testing fixes

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
19 files changed:
apps/dav/appinfo/v2/publicremote.php
apps/dav/lib/Connector/Sabre/PublicAuth.php
apps/dav/tests/unit/Connector/LegacyPublicAuthTest.php [new file with mode: 0644]
apps/dav/tests/unit/Connector/PublicAuthTest.php [deleted file]
apps/dav/tests/unit/Connector/Sabre/PublicAuthTest.php [new file with mode: 0644]
apps/files_sharing/js/files_drop.js
apps/files_sharing/js/public.js
apps/files_sharing/lib/Controller/PublicPreviewController.php
apps/files_sharing/lib/Controller/ShareController.php
apps/files_sharing/lib/ResponseDefinitions.php
apps/files_sharing/openapi.json
apps/files_sharing/tests/js/fileDropSpec.js
apps/files_sharing/tests/js/publicAppSpec.js
build/integration/features/bootstrap/FilesDropContext.php
build/integration/features/bootstrap/Sharing.php
build/integration/features/bootstrap/WebDav.php
build/integration/features/maintenance-mode.feature
build/psalm-baseline.xml
lib/public/AppFramework/PublicShareController.php