synapse/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 Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test__base.py Update test 2017-07-04 10:21:25 +01:00
test_appservice.py Use str(e) instead of e.message 2018-04-15 20:32:42 +02:00
test_background_update.py PEP8 2016-07-25 12:25:06 +01:00
test_base.py Fix tests for Store.__init__ update 2017-11-13 10:46:08 +00:00
test_client_ips.py Fix up 2017-06-27 15:53:45 +01:00
test_devices.py Implement updating devices 2016-07-26 07:35:48 +01:00
test_directory.py Fix tests for Store.__init__ update 2017-11-13 10:46:08 +00:00
test_end_to_end_keys.py Fix unit tests 2017-01-30 17:11:24 +00:00
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 Fix caching of remote servers' signature keys 2017-03-22 15:11:30 +00:00
test_presence.py Fix tests for Store.__init__ update 2017-11-13 10:46:08 +00:00
test_profile.py remove create_profile from tests 2018-05-04 01:58:45 +01:00
test_redaction.py s/_create_new_client_event/create_new_client_event/ 2018-02-06 16:40:30 +00:00
test_registration.py fix tests 2018-05-29 20:19:29 +01:00
test_room.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_roommember.py s/_create_new_client_event/create_new_client_event/ 2018-02-06 16:40:30 +00:00
test_user_directory.py Add tests for user directory search 2018-01-27 17:21:57 +00:00