synapse/tests
Patrick Cloke a92e703ab9
Reject device display names that are too long (#6882)
* Reject device display names that are too long.

Too long is currently defined as 100 characters in length.

* Add a regression test for rejecting a too long device display name.
2020-02-10 16:35:26 -05:00
..
api Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
app
appservice
config
crypto Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
events Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
federation Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
handlers Reject device display names that are too long (#6882) 2020-02-10 16:35:26 -05:00
http
logging
push
replication Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
rest Admin api to add an email address (#6789) 2020-02-07 10:29:36 +00:00
scripts
server_notices
state Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
storage Add typing to SyncHandler (#6821) 2020-02-03 18:05:44 +00:00
test_utils
util Validate client_secret parameter (#6767) 2020-01-24 14:28:40 +00:00
__init__.py
server.py Kill off redundant SynapseRequestFactory (#6619) 2020-01-03 14:19:48 +00:00
test_distributor.py
test_event_auth.py Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
test_federation.py Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py Implement RedirectException (#6687) 2020-01-15 15:58:55 +00:00
test_state.py Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py s/get_room_version/get_room_version_id/ 2020-01-31 10:06:21 +00:00
utils.py Add rooms.room_version column (#6729) 2020-01-27 14:30:57 +00:00