anonymousland-synapse/tests
Jason Robinson 63cbdd8af0
Enable changing user type via users admin API (#11174)
Users admin API can now also modify user
type in addition to allowing it to be
set on user creation.

Signed-off-by: Jason Robinson <jasonr@matrix.org>
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
2021-10-26 09:01:06 +00:00
..
api
app
appservice
config Fix synapse.config module "read" command (#11145) 2021-10-22 12:00:52 +02:00
crypto
events
federation
handlers Don't set new room alias before potential 403 (#10930) 2021-10-25 15:24:49 +01:00
http
logging
module_api
push
replication
rest Enable changing user type via users admin API (#11174) 2021-10-26 09:01:06 +00:00
scripts
server_notices
state
storage Correctly exclude users when making a room public or private (#11075) 2021-10-15 15:53:05 +01:00
test_utils
util
__init__.py
server.py Fix-up some type hints in the relations tests. (#11076) 2021-10-14 09:19:35 -04:00
test_distributor.py
test_event_auth.py Check *all* auth events for room id and rejection (#11009) 2021-10-18 18:28:30 +01:00
test_federation.py
test_mau.py Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2021-10-20 11:05:29 +01:00
test_metrics.py
test_phone_home.py
test_preview.py Ensure each charset is attempted only once during media preview. (#11089) 2021-10-14 18:51:44 +00:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Fix-up some type hints in the relations tests. (#11076) 2021-10-14 09:19:35 -04:00
utils.py