-
- Downloads
Extend ModuleApi with the methods we'll need to reject spam based on …IP - resolves #10832 (#10833)
Extend ModuleApi with the methods we'll need to reject spam based on IP - resolves #10832
Signed-off-by:
David Teller <davidt@element.io>
Showing
- changelog.d/10833.misc 1 addition, 0 deletionschangelog.d/10833.misc
- synapse/module_api/__init__.py 81 additions, 1 deletionsynapse/module_api/__init__.py
- synapse/storage/databases/main/client_ips.py 20 additions, 7 deletionssynapse/storage/databases/main/client_ips.py
- tests/module_api/test_api.py 72 additions, 0 deletionstests/module_api/test_api.py
Loading
Please register or sign in to comment