0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-15 07:38:57 +02:00
synapse/tests/rest/client/v2_alpha
Richard van der Hoff cf3b8156be
Fix errorcode for disabled registration (#8867)
The spec says we should return `M_FORBIDDEN` when someone tries to register and
registration is disabled.
2020-12-03 15:41:19 +00:00
..
__init__.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
test_account.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_auth.py UIA: offer only available auth flows 2020-12-02 18:54:15 +00:00
test_capabilities.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_filter.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_password_policy.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_register.py Fix errorcode for disabled registration (#8867) 2020-12-03 15:41:19 +00:00
test_relations.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_shared_rooms.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_sync.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00