Skip to content

fix(shares): not auto accepting shares created by guest users - #3533

Merged
maki5 merged 1 commit into
opencloud-eu:mainfrom
maki5:fix/auto_accept_shares
Sep 16, 2026
Merged

maki5 merged 1 commit into
opencloud-eu:mainfrom
maki5:fix/auto_accept_shares

Conversation

@maki5

@maki5 maki5 commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

For guest users the share is not auto accepted even if the env var is set to true

closes: #3506

@maki5
maki5 requested review from pbleser-oc and rhafer September 15, 2026 12:01
@codacy-production

codacy-production Bot commented Sep 15, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 12 complexity

Metric Results
Complexity 12

View in Codacy

🟢 Coverage 100.00% diff coverage · +0.06% coverage variation

Metric Results
Coverage variation +0.06% coverage variation (-1.00%)
Diff coverage 100.00% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (92560db) 88625 21142 23.86%
Head commit (9374a6b) 88627 (+2) 21196 (+54) 23.92% (+0.06%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3533) 3 3 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@maki5
maki5 merged commit cb6ba6d into opencloud-eu:main Sep 16, 2026
67 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"sharing" service tries to auto-accept guestlink shares

2 participants