synapse/changelog.d/10833.misc
David Teller 80828eda06
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>
2021-09-22 13:09:43 +00:00

2 lines
102 B
Plaintext

Extend the ModuleApi to let plug-ins check whether an ID is local and to access IP + User Agent data.