Split ratelimiters in two (one for events, one for registration)
Showing
- synapse/handlers/_base.py 1 addition, 1 deletionsynapse/handlers/_base.py
- synapse/handlers/message.py 1 addition, 1 deletionsynapse/handlers/message.py
- synapse/handlers/register.py 1 addition, 1 deletionsynapse/handlers/register.py
- synapse/rest/client/v2_alpha/register.py 1 addition, 1 deletionsynapse/rest/client/v2_alpha/register.py
- synapse/server.py 7 additions, 3 deletionssynapse/server.py
- tests/handlers/test_profile.py 1 addition, 1 deletiontests/handlers/test_profile.py
- tests/replication/slave/storage/_base.py 1 addition, 1 deletiontests/replication/slave/storage/_base.py
- tests/rest/client/v1/test_events.py 1 addition, 1 deletiontests/rest/client/v1/test_events.py
- tests/rest/client/v1/test_typing.py 1 addition, 1 deletiontests/rest/client/v1/test_typing.py
Loading
Please register or sign in to comment