MatrixSynapse/tests/storage
Michael Kaye fe265fe990 SECURITY UPDATE: Prevent unauthorised users from setting state events in a room
when there is no `m.room.power_levels` event in force in the room. (PR #3397)
 
 Discussion around the Matrix Spec change proposal for this change can be
 followed at https://github.com/matrix-org/matrix-doc/issues/1304.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJbIop9AAoJEIofk9V1tejV9lsIAJVH0l5dXROmy1KH/zt16AUA
 CXa6Vv4Vyo6hKad/fZ81OZVRr5ChK/TvbIJVn/SA/muCfdoIFdxhT8eo/pXzO2UW
 zReuLsDhAg+gSvpNus37oWj2FVsAE1HYDZ60lfaapAdZnkFit68d5DQZjO6nZHHA
 YUXcU3GUwj0ZYuUzFzYKMLu6uNNasNkN8h6SS2lF7Bm4JaKDW+mFMfCyJwdIVSEh
 BGhHoVpXdxFysD9s6Mwxqrz3KKg1Jtp7idDkk0x2S2Eh+gxyiDQQokv0oQ3+0+HG
 sgy5Iz2t2CkpS02/j+LOvAZljTmnD0bXu3srGR+25StsoDFP038Am3bfQwtD190=
 =9jsT
 -----END PGP SIGNATURE-----

Merge tag 'v0.31.2' into dinsic
2018-06-22 17:04:50 +01:00
..
__init__.py
test__base.py
test_appservice.py Use str(e) instead of e.message 2018-04-15 20:32:42 +02:00
test_background_update.py
test_base.py
test_client_ips.py
test_devices.py
test_directory.py
test_end_to_end_keys.py
test_event_federation.py Avoid creating events with huge numbers of prev_events 2018-04-16 18:41:37 +01:00
test_event_push_actions.py Use stream rather depth ordering for push actions 2018-05-11 15:30:11 +01:00
test_keys.py
test_presence.py
test_profile.py remove create_profile from tests 2018-05-04 01:58:45 +01:00
test_redaction.py
test_registration.py fix tests 2018-05-29 20:19:29 +01:00
test_room.py
test_roommember.py
test_user_directory.py