Skip to content

[stable33] fix(share): Set expiration time to end of day (23:59:59) - #58536

Merged
AndyScherzinger merged 2 commits into
stable33from
backport/58128/stable33
Feb 24, 2026
Merged

[stable33] fix(share): Set expiration time to end of day (23:59:59)#58536
AndyScherzinger merged 2 commits into
stable33from
backport/58128/stable33

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #58128

@backportbot
backportbotBot requested a review from a team as a code ownerFebruary 24, 2026 10:22
@backportbotbackportbotBot added the 3. to review Waiting for reviews label Feb 24, 2026
@backportbotbackportbotBot added this to the Nextcloud 33.0.1 milestone Feb 24, 2026
Shares now expire at the end of the selected day instead of the
beginning, allowing access throughout the entire expiration day.
Also return actual stored time in API response instead of hardcoded
00:00:00 to prevent timezone-related display issues in the UI.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
Update expected values in ManagerTest to reflect the new behavior
where share expiration dates are set to 23:59:59 instead of 00:00:00.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
@AndyScherzinger
AndyScherzinger merged commit 4a7eb39 into stable33Feb 24, 2026
192 checks passed
@AndyScherzinger
AndyScherzinger deleted the backport/58128/stable33 branch February 24, 2026 19:57
@skjnldsvskjnldsv mentioned this pull request Mar 18, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jancborchardt@AndyScherzinger@nfebe