MatrixSynapse/synapse
David Florness c4675e1b24
Add additional validation for the admin register endpoint. (#8837)
Raise a proper 400 error if the `mac` field is missing.
2020-12-02 10:01:15 -05:00
..
_scripts Strip trailing / from server_url in register_new_matrix_user (#8823) 2020-11-26 10:57:26 +00:00
api
app Defer SIGHUP handlers to reactor. (#8817) 2020-11-26 11:18:10 +00:00
appservice
config Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 2020-11-30 18:43:54 +00:00
crypto
events
federation Consistently use room_id from federation request body (#8776) 2020-11-19 10:05:33 +00:00
groups Fix typos and spelling errors. (#8639) 2020-10-23 12:38:40 -04:00
handlers Fix a regression when grandfathering SAML users. (#8855) 2020-12-02 07:45:42 -05:00
http Allow Date header through CORS (#8804) 2020-12-01 13:24:56 +00:00
logging
metrics
module_api
push Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 2020-11-30 18:43:54 +00:00
replication Add typing to membership Replication class methods (#8809) 2020-11-27 10:49:38 +00:00
res/templates
rest Add additional validation for the admin register endpoint. (#8837) 2020-12-02 10:01:15 -05:00
server_notices
spam_checker_api
state
static
storage Add missing `ordering` to background updates (#8850) 2020-12-01 15:52:49 +00:00
streams
util
__init__.py 1.24.0rc1 2020-12-02 08:57:51 -05:00
event_auth.py
notifier.py Don't pull event from DB when handling replication traffic. (#8669) 2020-10-28 12:11:45 +00:00
python_dependencies.py
secrets.py
server.py Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 2020-11-30 13:28:44 -05:00
types.py Improve error checking for OIDC/SAML mapping providers (#8774) 2020-11-19 14:25:17 -05:00
visibility.py