Skip to content

[stable26] fix(share): use user timezone to parse share expiration date - #42808

Merged
Altahrim merged 1 commit into
stable26from
backport/42660/stable26
Jan 18, 2024
Merged

[stable26] fix(share): use user timezone to parse share expiration date#42808
Altahrim merged 1 commit into
stable26from
backport/42660/stable26

Conversation

@Altahrim

Copy link
Copy Markdown
Collaborator

Manual backport of #42660

@AltahrimAltahrim added the 3. to review Waiting for reviews label Jan 15, 2024
@AltahrimAltahrim added this to the Nextcloud 26.0.11 milestone Jan 15, 2024
@Altahrim
Altahrim requested review from a team and skjnldsvJanuary 15, 2024 14:55
@AltahrimAltahrim self-assigned this Jan 15, 2024
@Altahrim
Altahrim requested review from ArtificialOwl and blizzz and removed request for a teamJanuary 15, 2024 14:55
@blizzzblizzz mentioned this pull request Jan 15, 2024
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>
@Altahrim
Altahrimforce-pushed the backport/42660/stable26 branch from 298ebb3 to a31b1c7CompareJanuary 16, 2024 08:11
@Altahrim
Altahrim enabled auto-merge January 16, 2024 15:02
@Altahrim
Altahrim merged commit c9b69b4 into stable26Jan 18, 2024
@Altahrim
Altahrim deleted the backport/42660/stable26 branch January 18, 2024 11:32
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

@Altahrim@AndyScherzinger@blizzz