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

fix: normalize JIDs before comparison #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gkdr
Copy link
Owner

@gkdr gkdr commented Sep 2, 2024

JIDs are now (hopefully) correctly normalized before comparison.
In practice this should prevent incorrect rejection of messages when
making sure that it is the own account that sent the carbon copy, and
the local and remote JID have different casing for some reason.

This fixes #48.

JIDs are now (hopefully) correctly normalized before comparison.
In practice this should prevent incorrect rejection of messages when
making sure that it is the own account that sent the carbon copy, and
the local and remote JID have different casing for some reason.

This fixes #48.
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.

Carbons doesn't seem to work from one Pidgin instance to another
1 participant