Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix for infinite route loop which is triggered by muc_light
the loop is triggered when someone sends special affiliation change stanza. When someone tries to invite a user to a room and the user is wrongly named in the invitation stanza (muclight.localhost domain instead of localhost), the infinite loop of ejabberd_router:route/3 fun will be called.
- Loading branch information