Skip to content

[stable29] fix(files_sharing): Stop infinite loop blocking link share requests - #49723

Merged
nfebe merged 3 commits into
stable29from
backport/49442/stable29
Dec 9, 2024
Merged

[stable29] fix(files_sharing): Stop infinite loop blocking link share requests#49723
nfebe merged 3 commits into
stable29from
backport/49442/stable29

Conversation

@backportbot

@backportbotbackportbotBot commented Dec 9, 2024

Copy link
Copy Markdown

Backport of #49442

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbotbackportbotBot added the 3. to review Waiting for reviews label Dec 9, 2024
@backportbotbackportbotBot added this to the Nextcloud 29.0.11 milestone Dec 9, 2024
@nfebe
nfebeforce-pushed the backport/49442/stable29 branch from 13ac8af to b5dd512CompareDecember 9, 2024 01:01
@nfebe
nfebe marked this pull request as ready for review December 9, 2024 01:01
Prevent silent addition of expiration date to shares.
Prevent silent addition for password to shares.
Both now have a `shareRequiresReview` check
Resolves : #48860
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Fixes infinite loop preventing share link creation requests
from being sent to the backend.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
@nfebe
nfebeforce-pushed the backport/49442/stable29 branch from b5dd512 to 3c1f8bdCompareDecember 9, 2024 01:10
@solracsf

Copy link
Copy Markdown
Member

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nfebe
nfebe merged commit 62a2e15 into stable29Dec 9, 2024
@nfebe
nfebe deleted the backport/49442/stable29 branch December 9, 2024 13:25
@blizzzblizzz mentioned this pull request Jan 8, 2025
10 tasks
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.

4 participants

@solracsf@nfebe@sorbaugh@nextcloud-command