Just discovered that muc_owner_allow_kick-0.12.patch fails when I applied it against Prosody 0.12.1.
However this is a non-issue because Prosody 0.12.1 includes a fix which now allows kicking someone with same affiliation. In other words, as of this version, the patch should no longer be required.
Posting this mainly as an FYI for those searching the forum wondering why the patch no longer works.
Summary:
Moderators kicking another moderator may not work out of the box depending on your prosody version:
- For Prosody 0.11.x, you need to apply this patch: muc_owner_allow_kick.patch
- For Prosody 0.12.0, you need to apply this patch: muc_owner_allow_kick-0.12.patch
- For Prosody 0.12.1 onwards, no patch required.
Related prosody issues: