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

fix(share): link share of federated share #4195

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

max-nextcloud
Copy link
Contributor

  • Target version: main

Summary

Fix opening link shares to federated shares.

I know that's complicated so let me explain:

  • [email protected] shares a file with [email protected] via federated sharing.
  • Bob creates a public link share to that file.
  • When a guest visits that share it should open nicely.

TODO

  • Add cypress test.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Documentation is not needed.

Copy link
Member

@juliusknorr juliusknorr left a comment

Choose a reason for hiding this comment

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

👍

Adding tests would be awesome. The other cypress failures in here are unrelated

@juliusknorr juliusknorr added bug Something isn't working 2. developing Work in progress feature: federation regression labels Nov 5, 2024
@juliusknorr juliusknorr requested a review from elzody November 5, 2024 06:58
@juliusknorr juliusknorr force-pushed the fix/fedarated-public-link-share branch from df6cd22 to bd19220 Compare November 5, 2024 07:42
@juliusknorr
Copy link
Member

Rebased as main should be passing again 🥳

@max-nextcloud max-nextcloud self-assigned this Nov 13, 2024
@juliusknorr
Copy link
Member

@max-nextcloud I pushed a small test case as I was checking out federation anyways

@juliusknorr juliusknorr added 4. to release Ready to release, can be waiting for the tests to finish and removed 2. developing Work in progress labels Nov 28, 2024
@max-nextcloud
Copy link
Contributor Author

@max-nextcloud I pushed a small test case as I was checking out federation anyways

Thanks a lot!

Then this is ready to go, right?

@juliusknorr juliusknorr merged commit 82a5caf into main Nov 28, 2024
73 checks passed
@juliusknorr juliusknorr deleted the fix/fedarated-public-link-share branch November 28, 2024 17:07
@juliusknorr
Copy link
Member

Do you need backports to specific versions?

@juliusknorr
Copy link
Member

/backport to stable30

@juliusknorr
Copy link
Member

/backport to stable29

@juliusknorr
Copy link
Member

/backport to stable28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to release, can be waiting for the tests to finish bug Something isn't working feature: federation regression
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants