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

[stable28] fix(files_sharing): Stop infinite loop blocking link share requests #49722

Merged
merged 6 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:54
@backportbot backportbot bot added the 3. to review Waiting for reviews label Dec 9, 2024
@nfebe nfebe force-pushed the backport/49442/stable28 branch from a0ea946 to 4dc382d Compare December 9, 2024 01:18
@nfebe nfebe marked this pull request as ready for review December 9, 2024 01:18
ShGKme and others added 5 commits December 9, 2024 02:41
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 <[email protected]>
Fixes infinite loop preventing share link creation requests
from being sent to the backend.

Signed-off-by: nfebe <[email protected]>
@nfebe nfebe force-pushed the backport/49442/stable28 branch from 4dc382d to 304926d Compare December 9, 2024 01:58
@solracsf
Copy link
Member

solracsf commented Dec 9, 2024

/compile

Signed-off-by: nextcloud-command <[email protected]>
@blizzz blizzz requested review from a team, skjnldsv, artonge and szaimen and removed request for a team and skjnldsv December 9, 2024 10:26
@nfebe nfebe requested a review from juliusknorr December 9, 2024 10:59
@nfebe nfebe merged commit 1e9b7cb into stable28 Dec 9, 2024
47 checks passed
@nfebe nfebe deleted the backport/49442/stable28 branch December 9, 2024 13:25
This was referenced Dec 9, 2024
@blizzz blizzz added this to the Nextcloud 28.0.14 milestone Dec 11, 2024
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.

7 participants