Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021)
Showing
- changelog.d/13021.misc 1 addition, 0 deletionschangelog.d/13021.misc
- synapse/api/auth.py 0 additions, 14 deletionssynapse/api/auth.py
- synapse/handlers/auth.py 3 additions, 2 deletionssynapse/handlers/auth.py
- synapse/handlers/message.py 2 additions, 2 deletionssynapse/handlers/message.py
- synapse/handlers/register.py 2 additions, 1 deletionsynapse/handlers/register.py
- synapse/handlers/room.py 2 additions, 1 deletionsynapse/handlers/room.py
- synapse/handlers/sync.py 2 additions, 2 deletionssynapse/handlers/sync.py
- synapse/server.py 5 additions, 0 deletionssynapse/server.py
- synapse/server_notices/resource_limits_server_notices.py 2 additions, 2 deletionssynapse/server_notices/resource_limits_server_notices.py
- tests/api/test_auth.py 27 additions, 15 deletionstests/api/test_auth.py
- tests/handlers/test_auth.py 1 addition, 1 deletiontests/handlers/test_auth.py
- tests/handlers/test_register.py 1 addition, 1 deletiontests/handlers/test_register.py
- tests/handlers/test_sync.py 1 addition, 1 deletiontests/handlers/test_sync.py
- tests/server_notices/test_resource_limits_server_notices.py 14 additions, 8 deletionstests/server_notices/test_resource_limits_server_notices.py
Loading
Please register or sign in to comment