mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-14 14:01:59 +01:00
6c0b44a3d7
* Fix `PushRuleEvaluator` to work on frozendicts frozendicts do not (necessarily) inherit from dict, so this needs to handle them correctly. * Fix event filtering for frozen events Looks like this one was introduced by #11194. |
||
---|---|---|
.. | ||
__init__.py | ||
test_auth.py | ||
test_filtering.py | ||
test_ratelimiting.py |