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

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

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Dec 9, 2024

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.

@backportbot backportbot bot requested review from Pytal, sorbaugh and nfebe December 9, 2024 00:55
@backportbot backportbot bot added the 3. to review Waiting for reviews label Dec 9, 2024
@backportbot backportbot bot added this to the Nextcloud 29.0.11 milestone Dec 9, 2024
@nfebe nfebe force-pushed the backport/49442/stable29 branch from 13ac8af to b5dd512 Compare December 9, 2024 01:01
@nfebe nfebe marked this pull request as ready for review December 9, 2024 01:01
nfebe added 2 commits December 9, 2024 02:09
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 nfebe force-pushed the backport/49442/stable29 branch from b5dd512 to 3c1f8bd Compare December 9, 2024 01:10
@solracsf
Copy link
Member

solracsf commented Dec 9, 2024

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nfebe nfebe requested a review from juliusknorr December 9, 2024 11:00
@nfebe nfebe merged commit 62a2e15 into stable29 Dec 9, 2024
113 checks passed
@nfebe nfebe deleted the backport/49442/stable29 branch December 9, 2024 13:25
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.

4 participants