-
Notifications
You must be signed in to change notification settings - Fork 13k
feat(federation-v2): allow federated user deletion if the user doesn't exist remotely #35464
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
Conversation
|
Looks like this PR is ready to merge! 🎉 |
🦋 Changeset detectedLatest commit: c91aa35 The changes in this PR will be included in the next version bump. This PR includes changesets to release 36 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #35464 +/- ##
========================================
Coverage 59.73% 59.73%
========================================
Files 2830 2830
Lines 68379 68379
Branches 15161 15161
========================================
Hits 40844 40844
Misses 24919 24919
Partials 2616 2616
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
…t exist remotely (#35464)
…t exist remotely (#35464)
|
This one also has the wrong milestone: the fix was not included on 7.5 |
…t exist remotely (#35464)
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments
FED-118
if for any reason the user isn't actually created on the other homeserver, allow deleting the local copy of it.