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

share-with from ocm-stub to nextcloud #160

Merged
merged 62 commits into from
Jan 10, 2025

Conversation

michielbdejong
Copy link
Member

On top of Mahdi's improve-shell-scripts branch.

@michielbdejong
Copy link
Member Author

I should add PROPFIND to OcmStub, otherwise NC v28 will reject the share from it.

@michielbdejong
Copy link
Member Author

michielbdejong commented Jan 6, 2025

Strategy:

  • ./dev/ocm-test-suite.sh share-with nextcloud v28.0.14 dev electron nextcloud v28.0.14
  • add error_log($_SERVER, true)); to index.php, public.php and remote.php
  • get a curl command for the PROPFIND call
  • make OcmStub respond correctly to PROPFIND calls

@michielbdejong
Copy link
Member Author

Live-journalling this in tubsproject/devlog#11

@michielbdejong
Copy link
Member Author

Blocked on michielbdejong/ocm-stub#8

@michielbdejong michielbdejong changed the title First attempt at ocmstub -> nextcloud share-with share-with from ocm-stub Jan 6, 2025
@michielbdejong michielbdejong changed the title share-with from ocm-stub share-with from ocm-stub to nextcloud Jan 7, 2025
@MahdiBaghbani
Copy link
Member

I'm changing some parts of this branch, please do not merge

@michielbdejong
Copy link
Member Author

I also added 7972b51 in combination with pondersource/ocm-stub@077ec41

I think we should remove the .first because it should not be necessary now anymore, and it will help us to detect problems early if this happens again

Copy link
Member

@MahdiBaghbani MahdiBaghbani left a comment

Choose a reason for hiding this comment

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

LGTM

@MahdiBaghbani MahdiBaghbani merged commit be6e591 into improve-shell-scripts Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants