Skip to content

Comments

fix(federation): Don't try to federate when it's disabled#16898

Merged
nickvergessen merged 1 commit intomainfrom
fix/noid/only-run-proxy-when-federation-enabled
Feb 2, 2026
Merged

fix(federation): Don't try to federate when it's disabled#16898
nickvergessen merged 1 commit intomainfrom
fix/noid/only-run-proxy-when-federation-enabled

Conversation

@miaulalala
Copy link
Contributor

β˜‘οΈ Resolves

I don't think there's a way for me to test this


πŸ› οΈ API Checklist

🚧 Tasks

  • ...

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • πŸ“˜ API documentation in docs/ has been updated or is not required
  • πŸ”– Capability is added or not needed

@miaulalala
Copy link
Contributor Author

/backport to stable33

@miaulalala
Copy link
Contributor Author

/backport to stable32

@nickvergessen nickvergessen changed the title fix(federation): forbid sending with disabled federation fix(federation): Don't try to federate when it's disabled Jan 29, 2026
@miaulalala
Copy link
Contributor Author

/backport to stable31

@miaulalala
Copy link
Contributor Author

/backport to stable30

@miaulalala
Copy link
Contributor Author

/backport to stable29

@miaulalala
Copy link
Contributor Author

/backport to stable28

@miaulalala miaulalala force-pushed the fix/noid/only-run-proxy-when-federation-enabled branch from 9536564 to b19e277 Compare February 2, 2026 14:14
Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala miaulalala force-pushed the fix/noid/only-run-proxy-when-federation-enabled branch from b19e277 to 3787922 Compare February 2, 2026 14:26
@nickvergessen nickvergessen merged commit 5747681 into main Feb 2, 2026
95 of 103 checks passed
@nickvergessen nickvergessen deleted the fix/noid/only-run-proxy-when-federation-enabled branch February 2, 2026 16:06
@backportbot
Copy link

backportbot bot commented Feb 2, 2026

The backport to stable28 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable28
git pull origin stable28

# Create the new backport branch
git checkout -b backport/16898/stable28

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 37879227

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/16898/stable28

Error: Failed to check for changes with origin/stable28: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug feature: api πŸ› οΈ OCS API for conversations, chats and participants feature: federation 🌐

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants