-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix(files_sharing): file request pass empty string if password or expiration is disabled #52072
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
Conversation
|
/backport to stable31 |
|
/backport to stable30 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure where $dateModification is coming from but null should not lead to it being set as an empty string?
47baed6 to
5f50f6e
Compare
|
/compile rebase |
5f50f6e to
d6da5f8
Compare
|
Can we backport this fix to the Nextcloud 30? |
See the requests of backports above 👍 |
Signed-off-by: skjnldsv <[email protected]>
…iration is disabled Signed-off-by: skjnldsv <[email protected]>
d6da5f8 to
bc70e0d
Compare
|
/compile |
Signed-off-by: nextcloud-command <[email protected]>
Fix #52064