matrix-org / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://matrix-org.github.io/synapse
Apache License 2.0
11.83k stars 2.13k forks source link

Add support for unix sockets in `register_new_matrix_user` script #16476

Closed Sir-Photch closed 10 months ago

Sir-Photch commented 1 year ago

Pull Request Checklist

Sir-Photch commented 1 year ago

I'm not quite sure how to handle the mypy typechecker. Is requests_unixsocket unsupported?