0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00
synapse/synapse/api
2018-07-04 19:06:20 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py add ip_range_whitelist parameter to limit where ASes can connect from 2018-06-28 20:32:00 +01:00
constants.py Implementation of server_acls 2018-07-04 19:06:20 +01:00
errors.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
filtering.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
ratelimiting.py Check whether to ratelimit sooner to avoid work 2016-10-19 10:45:24 +01:00
urls.py Reject attempts to send event before privacy consent is given 2018-05-22 12:00:47 +01:00