[XMPP] - invitation to MUCs hosted on other server don't work #151
Labels
No labels
🔥
🦾 1
🦾 2
🦾 3
🦾 4
🦾 5
🦾 6
administration
Akkoma
Android
Bare metal
bug
Communication
Community
Cryptpad
🙌 Decission needed
Discussion
Documentation
duplicate
enhancement
etherpad
Feature request
Feedback
finances
Fixed
forgejo
fun_project
Goal 2024
Goal 2025
help wanted
high impact
housekeeping
Howto
infra
In progress
🤔️ Investigate
Invoice Ninja
ios
jitsi
lacre
Lacre Test
ldap
Lemmy
LibreTranslate
low impact
low prio
Lufi
macos
Mail
Merch
monitoring
movim
needs_refine
New Auth
Nextcloud
nice to have
on hold
proposal
PR ready
question
Ready
refined
Roundcube
searX
SPAM Issues
spam-protection
Staging Server
sysadmin
Themes
TOR
upstream issue
Website
windows
wontfix
xmpp
Yearly Report
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Disroot/Disroot-Project#151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
steps to reproduce:
using conversations client
from within conversation muc
menu-> invite contact
invite someone from your address book, that doesn't participate already
->no invitation received
I've made some test (same steps as AJ) and had the same results, on Conversations and Gajim.
It is because we don't have https://modules.prosody.im/mod_invites set.
Should we?
@meaz as faras I can see this is for registration invites and not for muc invites.
Ok I found the root problem. It is because of mod_firewall.
It is set by
spam-blocking.pfw
which is mod_firewall default config file. I'll try to reach to prosody devs.Fixed in prod with a custom firewall rule (help with prosody devs ;)
I will add it to host_vars