0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-24 17:06:50 +00:00
nextcloud_server/build/integration/features/bootstrap
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
..
AppConfiguration.php Require a recent phpunit version in integration and acceptance 2022-05-24 18:54:29 +02:00
Auth.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Avatar.php composer run cs:fix 2023-01-20 11:45:08 +01:00
BasicStructure.php test: Add integration tests for saving external userglobal storages 2024-09-04 23:19:37 +02:00
CalDavContext.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
CapabilitiesContext.php Update php licenses 2021-06-04 22:02:41 +02:00
CardDavContext.php perf: skip request without write permission 2023-06-19 13:42:13 +00:00
ChecksumsContext.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
CollaborationContext.php fix(autocomplete): Fix missing user status on autocomplete endpoint 2023-09-28 14:02:18 +02:00
CommandLine.php Require a recent phpunit version in integration and acceptance 2022-05-24 18:54:29 +02:00
CommandLineContext.php fix(dav): Public WebDAV endpoint should allow GET requests 2024-10-09 18:17:19 +02:00
CommentsContext.php fix(dav): Public WebDAV endpoint should allow GET requests 2024-10-09 18:17:19 +02:00
ContactsMenu.php composer run cs:fix 2023-01-20 11:45:08 +01:00
DavFeatureContext.php fix(dav): Public WebDAV endpoint should allow GET requests 2024-10-09 18:17:19 +02:00
Download.php fix(dav): Public WebDAV endpoint should allow GET requests 2024-10-09 18:17:19 +02:00
ExternalStorage.php test: Add integration tests for saving external userglobal storages 2024-09-04 23:19:37 +02:00
FakeSMTPHelper.php Update php licenses 2021-06-04 22:02:41 +02:00
FeatureContext.php fix(dav): Public WebDAV endpoint should allow GET requests 2024-10-09 18:17:19 +02:00
FederationContext.php Add integration tests for federated shares from unavailable servers 2021-11-05 09:48:52 +01:00
FilesDropContext.php fix: public dav and files_sharing testing fixes 2024-01-09 10:56:14 +01:00
LDAPContext.php fix(tests): Ensure ldap server can be reached in integration tests on GitHub Actions and other improvments 2024-01-26 13:53:34 +01:00
Mail.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Provisioning.php Require a recent phpunit version in integration and acceptance 2022-05-24 18:54:29 +02:00
RemoteContext.php Update php licenses 2021-06-04 22:02:41 +02:00
Search.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SetupContext.php Update php licenses 2021-06-04 22:02:41 +02:00
ShareesContext.php Update php licenses 2021-06-04 22:02:41 +02:00
Sharing.php test(Sharing): Integration test for no expiration set date for share 2024-05-29 12:58:37 +01:00
SharingContext.php Add test for received share in share_folder 2022-11-15 09:57:44 +01:00
TagsContext.php Update php licenses 2021-06-04 22:02:41 +02:00
TalkContext.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Trashbin.php composer run cs:fix 2023-01-20 11:45:08 +01:00
WebDav.php fix(dav): Public WebDAV endpoint should allow GET requests 2024-10-09 18:17:19 +02:00