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

Unable to invite users from homeserver with can_only_invite_during_room_creation at True #2

Closed
guillaumevillemont opened this issue Sep 30, 2022 · 0 comments · Fixed by #3
Labels
Z-Time-Tracked Element employees should track their time spent on this issue/PR.

Comments

@guillaumevillemont
Copy link

When setting can_only_invite_during_room_creation: true, users of the homeserver can not be invited, at all (locally or from federation).

To Reproduce

  1. On homeserver A, set can_only_invite_during_room_creation: true
  2. On homeserver B, set can_only_invite_during_room_creation: false
  3. From userB on homeserver B invite userA on homeserverA.
  4. Invitation fails with error
    SynapseError: 403 - This user is not permitted to send invites to this server/user

Expected behavior
Invitation from homeserverB is not impacted by setting on homeserverA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-Time-Tracked Element employees should track their time spent on this issue/PR.
Projects
None yet
2 participants