Skip to content

Fix appservice users getting invited over federation

Lambda requested to merge lambda/fix-federation-appservice-invite into main

Invites are magic sauce, we need to manually send it off to the appservice if it's for an appservice user. Tested working, but the implementation could probabl be a lot prettier.

Merge request reports