Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
5231 commits behind the upstream repository.
user avatar
Jason Robinson authored
If the MAU count had been reached, Synapse incorrectly blocked appservice users even though they've been explicitly configured not to be tracked (the default). This was due to bypassing the relevant if as it was chained behind another earlier hit if as an elif.

Signed-off-by: default avatarJason Robinson <jasonr@matrix.org>
fa745363
History