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

SMACK-943: Prevent duplicate processing of mediated invitations #602

Closed

Commits on Jun 14, 2024

  1. [muc] Prevent duplicate processing of mediated invitations

    When a MUC mediated invitation includes the `<x xmlns='jabber:x:conference'>` element (for backwards compatibility), then Smack should not fire the 'direct invitation' event listener. The value for 'inviter' that's used to invoke that listener will be false.
    
    Fixes SMACK-943
    guusdk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7ca9a95 View commit details
    Browse the repository at this point in the history