#1863 mod_muc_moderation: Tombstone does not have real jid added

Reporter lovetox
Owner Nobody
Created
Updated
Stars ★★ (2)
Tags
  • Status-New
  • Compliance
  • Type-Defect
  • Priority-Medium
  1. lovetox on

    Moderation Tombstones are missing the real jid in MAM messages in case the MUC is non-anonymous. This seemed to be forgotten in the moderation XEP examples, but i think the moderation XEP should not override basic XEP-0045 features. Example: <x xmlns="http://jabber.org/protocol/muc#user"> <item jid="lovetox2@movim.eu" affiliation="owner" role="moderator" /> </x>

  2. lovetox on

    still missing with prosody 0.13 <message from="somosiyi@conference.hydrant.one" to="lovetox@hydrant.one/gajim.TE1OG7QV" xmlns="jabber:client"> <result id="068061db-3a49-7c60-80cc-da4b8c78ccfd" queryid="86a3fc54-e63c-47fb-8e09-642673d357ef" xmlns="urn:xmpp:mam:2"> <forwarded xmlns="urn:xmpp:forward:0"> <delay stamp="2025-04-21T10:28:03Z" xmlns="urn:xmpp:delay"/> <message from="somosiyi@conference.hydrant.one/lovetox mov" id="a3b8c99c-f2d9-46e0-a510-53d363adbf0a" type="groupchat" xmlns="jabber:client"> <moderated by="somosiyi@conference.hydrant.one/lovetox" xmlns="urn:xmpp:message-moderate:0"> <retracted stamp="2025-04-21T10:29:20Z" xmlns="urn:xmpp:message-retract:0"/> <reason>Spam</reason> <occupant-id id="OmgNRi85znOYMCyh2SQ5eHKojZbF8nUeHS/cZ7JT1kg=" xmlns="urn:xmpp:occupant-id:0"/> </moderated> <occupant-id id="WWJG5N9NRJMfHUCPqnps3P0L5j3mf2DykcsOTsbsHkg=" xmlns="urn:xmpp:occupant-id:0"/> </message> </forwarded> </result> </message>

New comment

Not published. Used for spam prevention and optional update notifications.