forked-synapse/synapse/util
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
..
caches Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
__init__.py Add batch_iter to utils 2018-05-19 17:48:30 +02:00
async.py Merge branch 'develop' into py3-xrange-1 2018-04-30 01:02:25 +01:00
distributor.py Remove preserve_context_over_{fn, deferred} 2017-11-14 11:22:42 +00:00
file_consumer.py Use run_in_background in preference to preserve_fn 2018-04-27 12:55:51 +01:00
frozenutils.py pep8 2018-05-29 17:35:55 +02:00
httpresourcetree.py more bytes strings 2018-04-29 00:13:57 +02:00
jsonobject.py Handle sending events and device messages over federation 2016-11-17 15:48:04 +00:00
logcontext.py update to more consistently use seconds in any metrics or logging 2018-05-28 19:39:27 +10:00
logformatter.py Fix incorrect reference to StringIO 2018-05-02 09:12:26 +01:00
logutils.py update to more consistently use seconds in any metrics or logging 2018-05-28 19:39:27 +10:00
manhole.py Add a metrics listener and a ssh listener to the pusher 2016-04-25 17:34:25 +01:00
metrics.py fix up tests 2018-05-28 19:51:53 +10:00
module_loader.py pep8 2017-09-26 19:21:41 +01:00
msisdn.py Support registration / login with phone number 2017-03-13 17:27:51 +00:00
ratelimitutils.py Fix logcontext leaks in rate limiter 2018-05-03 12:31:59 +01:00
retryutils.py Use run_in_background in preference to preserve_fn 2018-04-27 12:55:51 +01:00
rlimit.py Move the versionstring code out of app.homeserver into util 2016-04-11 14:57:09 +01:00
stringutils.py Move more xrange to six 2018-04-28 13:57:00 +02:00
threepids.py incorporate PR feedback and rename URL 2018-03-14 22:09:08 +00:00
versionstring.py Add federation /version API 2016-08-05 16:36:07 +01:00
wheel_timer.py Move more xrange to six 2018-04-28 13:57:00 +02:00