Build: #919 was successful Scheduled with changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
7 minutes
Duration
1 minute
Labels
None
Agent
Default Agent
Revision
931ed89ac7342448eb807c45448b50af8c52c8ae
Total tests
450
Successful since
#749 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 931ed89ac7342448eb807c45448b50af8c52c8ae OF-2163: Prevent unexpected stanza modifications to leak information
Delivering a stanza to a MUC room occupant changes the addressing of the stanza (the room JID is replaced by the real JID). It is often undesirable that this change is applied to the original stanza (that can be processed further), as such changes can leak the privacy-sensitive real address of the recipient.

This commit creates defensive copies of the stanza that is being sent, to prevent leaking the real address of the recipient.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2163Could not obtain issue details from Jira