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

fix(files_sharing): Fix public share expiration being set when toggle is not enabled #50820

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Pytal
Copy link
Member

@Pytal Pytal commented Feb 14, 2025

Summary

Fix #50787

enabled was always truthy as it was being passed the change event instead of a boolean

Checklist

@Pytal Pytal added this to the Nextcloud 32 milestone Feb 14, 2025
@Pytal Pytal requested review from nfebe, sorbaugh and a team February 14, 2025 22:39
@Pytal Pytal self-assigned this Feb 14, 2025
@Pytal Pytal requested review from artonge and removed request for a team February 14, 2025 22:39
@Pytal
Copy link
Member Author

Pytal commented Feb 14, 2025

/compile

@Pytal
Copy link
Member Author

Pytal commented Feb 14, 2025

/backport to stable31

@Pytal
Copy link
Member Author

Pytal commented Feb 14, 2025

/backport to stable30

@Pytal
Copy link
Member Author

Pytal commented Feb 14, 2025

/backport to stable29

Signed-off-by: nextcloud-command <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot Adjust Public Share Link Expiration Date Below Maximum Allowed Period
2 participants