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

Ignore guest devices, empty IPs and colons in localparts when migrating from Synapse #4121

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sandhose
Copy link
Member

@sandhose sandhose commented Feb 27, 2025

Can be reviewed commit by commit

First commit is to handle localparts that have colons in them (for some reason), e.g. @foo:bar:matrix.org

Second commit is to not warn when importing '-' as IP address, because Synapse will use this value sometimes

Thirds is to ignore devices with the guest_devices as device ID, as we don't care about importing those

@sandhose sandhose added A-Migration Related to the migration tooling T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. labels Feb 27, 2025
Copy link

cloudflare-workers-and-pages bot commented Feb 27, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1c99829
Status: ✅  Deploy successful!
Preview URL: https://5b53a0d8.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://quenting-syn2mas-ignore-thin.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose requested a review from reivilibre February 27, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Migration Related to the migration tooling T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant