-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
fix(files_sharing): Stop infinite loop blocking link share requests #49442
Conversation
a73510b
to
ea48600
Compare
This should resolve : #49678 |
1894862
to
c2f1a91
Compare
/compile |
c2f1a91
to
9361ec6
Compare
/backport to stable30 |
/backport to stable28 |
83cda71
to
8b68f3d
Compare
/compile |
8b68f3d
to
4361649
Compare
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.
🐘
Only see backports for 30 + 28, I guess #49115 should also be on 29? |
4361649
to
e2468db
Compare
Should work now properly for all these cases:
|
e2468db
to
6116a63
Compare
/compile |
/backport to stable30 |
/backport to stable29 |
/backport to stable28 |
35a8d0a
to
776e376
Compare
/compile |
Fixes infinite loop preventing share link creation requests from being sent to the backend. Signed-off-by: nfebe <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4c74e98
to
290f9da
Compare
fix(files_sharing): Stop infinite loop blocking link share requests
fix: Delete link update code in ShareEntryLink