Skip to content

[stable33] fix(files_sharing): allow strict validation of shares#58688

Open
susnux wants to merge 2 commits intostable33from
backport/882d832
Open

[stable33] fix(files_sharing): allow strict validation of shares#58688
susnux wants to merge 2 commits intostable33from
backport/882d832

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Mar 3, 2026

API response sometimes includes `null` for unset, but unset
(`undefined`) is something different than `null`.
So if `null` is passed we mean `undefined` instead.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux requested a review from a team as a code owner March 3, 2026 13:33
@susnux susnux requested review from artonge, skjnldsv and szaimen and removed request for a team March 3, 2026 13:33
@github-actions github-actions bot changed the title fix(files_sharing): allow strict validation of shares [stable33] fix(files_sharing): allow strict validation of shares Mar 3, 2026
@susnux susnux added bug 3. to review Waiting for reviews labels Mar 3, 2026
@susnux susnux added this to the Nextcloud 33.0.1 milestone Mar 3, 2026
@susnux
Copy link
Contributor Author

susnux commented Mar 3, 2026

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

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 bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants