forked from MirrorHub/synapse
78f6010207
Changes to m.room.power_levels events are supposed to be handled at a high priority; however a typo meant that the relevant bit of code was never executed, so they were handled just like any other state change - which meant that a bad person could cause room state changes by forking the graph from a point in history when they were allowed to do so. |
||
---|---|---|
.. | ||
api | ||
appservice | ||
crypto | ||
events | ||
federation | ||
handlers | ||
metrics | ||
rest | ||
storage | ||
util | ||
__init__.py | ||
test_distributor.py | ||
test_state.py | ||
test_test_utils.py | ||
test_types.py | ||
unittest.py | ||
utils.py |