Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Jan 18, 2024

Conversation

Altahrim
Copy link
Collaborator

Manual backport of #42660

@Altahrim Altahrim added the 3. to review Waiting for reviews label Jan 15, 2024
@Altahrim Altahrim added this to the Nextcloud 26.0.11 milestone Jan 15, 2024
@Altahrim Altahrim requested review from skjnldsv and a team January 15, 2024 14:55
@Altahrim Altahrim self-assigned this Jan 15, 2024
@Altahrim Altahrim requested review from ArtificialOwl and blizzz and removed request for a team January 15, 2024 14:55
@blizzz blizzz 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 Altahrim merged commit c9b69b4 into stable26 Jan 18, 2024
37 checks passed
@Altahrim Altahrim deleted the backport/42660/stable26 branch January 18, 2024 11:32
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.

None yet

3 participants