nextcloud/apps/files_sharing/tests/Controller
Benjamin Gaussorgues ee6a10f8f5
fix(share): use user timezone to parse share expiration date
If an user in UTC+1 try to create a share at 00:00, it's day D for him, but

D-1 for the server (UTC).

This fix aims to apply the correct offset

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-01-15 11:55:03 +01:00
..
ExternalShareControllerTest.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicPreviewControllerTest.php Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 2021-12-16 09:43:29 +01:00
ShareAPIControllerTest.php fix(share): use user timezone to parse share expiration date 2024-01-15 11:55:03 +01:00
ShareControllerTest.php Pluggable share provider 2023-02-02 15:41:26 +01:00
ShareesAPIControllerTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ShareInfoControllerTest.php Update php licenses 2021-06-04 22:02:41 +02:00