mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 00:27:49 -04:00
Public share download links now redirect to the public DAV endpoint cleanly when no additional query parameters are present. Previously the redirect always appended a trailing '?' to the target URL, which caused an Internal Server Error for clients that called the legacy download endpoint without query parameters (e.g. the Thunderbird FileLink extension). Links shared before this change are resolvable again. Signed-off-by: nfebe <fenn25.fn@gmail.com> |
||
|---|---|---|
| .. | ||
| AcceptController.php | ||
| DeletedShareAPIController.php | ||
| ExternalSharesController.php | ||
| PublicPreviewController.php | ||
| RemoteController.php | ||
| SettingsController.php | ||
| ShareAPIController.php | ||
| ShareController.php | ||
| ShareesAPIController.php | ||
| ShareInfoController.php | ||