Skip to content

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

Merged
AndyScherzinger merged 2 commits into
stable29from
backport/58128/stable29
Aug 11, 2026
Merged

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

Conversation

@backportbot

@backportbot backportbot Bot commented Mar 4, 2026

Copy link
Copy Markdown

Backport of #58128

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot Bot added the 3. to review Waiting for reviews label Mar 4, 2026

@jancborchardt jancborchardt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving functionality design-wise, but not tested

@blizzz

blizzz commented Jun 25, 2026

Copy link
Copy Markdown
Member

this is in draft state with red ci. how to proceed? @nfebe @CarlSchwan

@susnux susnux assigned susnux and unassigned nfebe Aug 11, 2026
@susnux
susnux marked this pull request as ready for review August 11, 2026 10:15
nfebe added 2 commits August 11, 2026 12:15
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>

[skip ci]
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>
Signed-off-by: Carl Schwan <carlschwan@kde.org>
@susnux
susnux force-pushed the backport/58128/stable29 branch from 75c43e2 to 6d42f9f Compare August 11, 2026 10:15
@AndyScherzinger
AndyScherzinger merged commit e6a6001 into stable29 Aug 11, 2026
184 of 190 checks passed
@AndyScherzinger
AndyScherzinger deleted the backport/58128/stable29 branch August 11, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants