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

[full-ci] Set mountpoints when auto accepting shares #7460

Merged
merged 2 commits into from Oct 13, 2023

Conversation

kobergj
Copy link
Collaborator

@kobergj kobergj commented Oct 11, 2023

Sets the mountpoint when auto accepting shares

Fixes #7441
Fixes #7440

also fixes a race condition in the ocis wrapper

@kobergj kobergj force-pushed the SetMountpointOnAutoAccept branch 2 times, most recently from 1ab7846 to 833ff6c Compare October 11, 2023 09:11
Signed-off-by: jkoberg <jkoberg@owncloud.com>
@kobergj kobergj marked this pull request as ready for review October 11, 2023 12:21
Signed-off-by: jkoberg <jkoberg@owncloud.com>
@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@rhafer rhafer left a comment

Choose a reason for hiding this comment

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

Just a minor nitpick (mainly for future PRs). Feel free to merge with out addressing.


On shares auto accept set a mountpoint with same logic as ocs handler

https://github.com/owncloud/ocis/pull/7460
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Would be cool to have the fixed issues linked here and in the commit message as well .

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

What do you mean by "in the commit message as well"? How should the commit message look like?

@kobergj kobergj merged commit 5b7535c into owncloud:master Oct 13, 2023
3 checks passed
@kobergj kobergj deleted the SetMountpointOnAutoAccept branch October 13, 2023 07:25
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.

502 error after disabling auto accepting New dav doesn't return resources if auto accepting enabled
2 participants