Skip to content

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

Open
backportbot[bot] wants to merge 2 commits into
stable32from
backport/58128/stable32
Open

[stable32] fix(share): Set expiration time to end of day (23:59:59)#58709
backportbot[bot] wants to merge 2 commits into
stable32from
backport/58128/stable32

Conversation

@backportbot

@backportbotbackportbotBot 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.

@backportbotbackportbotBot added the 3. to review Waiting for reviews label Mar 4, 2026
@backportbotbackportbotBot added this to the Nextcloud 32.0.7 milestone Mar 4, 2026

@jancborchardtjancborchardt 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

@CarlSchwan
CarlSchwanforce-pushed the backport/58128/stable32 branch from c5a44df to 0535b10CompareMarch 5, 2026 14:37
@CarlSchwan
CarlSchwan marked this pull request as ready for review March 5, 2026 14:37
@CarlSchwan
CarlSchwan requested a review from a team as a code ownerMarch 5, 2026 14:37
@CarlSchwan
CarlSchwan requested review from ArtificialOwl, come-nc and salmart-dev and removed request for a teamMarch 5, 2026 14:37
@skjnldsvskjnldsv mentioned this pull request Mar 18, 2026
@skjnldsvskjnldsv mentioned this pull request Mar 26, 2026
13 tasks
@nextcloud-botnextcloud-bot mentioned this pull request Apr 20, 2026
@Altahrim

Copy link
Copy Markdown
Collaborator

CI related

This was referenced Apr 27, 2026
@nextcloud-botnextcloud-bot mentioned this pull request May 19, 2026
@nextcloud-botnextcloud-bot mentioned this pull request May 27, 2026
@AndyScherzingerAndyScherzinger removed this from the Nextcloud 32.0.10 milestone May 29, 2026
@AndyScherzingerAndyScherzinger added this to the Nextcloud 32.0.11 milestone May 29, 2026
This was referenced Jun 1, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Jun 17, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Jun 25, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Jul 14, 2026
nfebe added 2 commits July 16, 2026 00:56
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>
Signed-off-by: Carl Schwan <carlschwan@kde.org>
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.

7 participants

@Altahrim@jancborchardt@CarlSchwan@AndyScherzinger@joshtrichards@blizzz@nfebe