forked-synapse/tests
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
..
api use jsonschema.FormatChecker for RoomID and UserID strings 2017-03-23 11:42:41 -03:00
appservice Fix a couple of logcontext leaks in unit tests 2018-05-02 15:46:22 +01:00
config Make tests py3 compatible 2018-04-16 00:39:32 +02:00
crypto Make tests py3 compatible 2018-04-16 00:39:32 +02:00
events Optimise state resolution 2017-01-17 13:22:19 +00:00
handlers unbreak tests 2018-05-04 02:18:01 +01:00
replication s/replication_client/federation_client/ 2018-03-13 13:26:52 +00:00
rest Fix logcontext leak in HttpTransactionCache 2018-05-21 16:58:20 +01:00
rulecheck Address PR feedback 2018-05-11 12:51:03 +01:00
storage SECURITY UPDATE: Prevent unauthorised users from setting state events in a room 2018-06-22 17:04:50 +01:00
util fix another dumb typo 2018-05-29 02:29:22 +01:00
__init__.py replacing portions 2018-05-21 19:47:37 -05:00
test_distributor.py Make tests py3 compatible 2018-04-16 00:39:32 +02:00
test_dns.py fix dumb typo 2018-05-29 02:23:11 +01:00
test_event_auth.py remove spurious debug 2018-06-14 14:20:53 +01:00
test_preview.py Fix crash in url preview when html tag has no text 2016-12-14 22:38:18 +01:00
test_state.py Fix broken unit test 2018-06-14 14:21:29 +01:00
test_test_utils.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_types.py Validate group ids when parsing 2017-10-21 00:30:39 +01:00
unittest.py Put python's logs into Trial when running unit tests (#3319) 2018-06-04 16:06:06 +10:00
utils.py SECURITY UPDATE: Prevent unauthorised users from setting state events in a room 2018-06-22 17:04:50 +01:00