diff options
author | Erik Johnston <erik@matrix.org> | 2015-03-18 11:38:52 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-03-18 11:38:52 +0000 |
commit | ed4d44d833f671758456be421660029aee3778cd (patch) | |
tree | 563bb423551f8c264907b06cac6053f44cbfabf6 /synapse/handlers | |
parent | Clean out event_forward_extremities table when the server rejoins the room (diff) | |
parent | Factor out user id validation checks (diff) | |
download | synapse-ed4d44d833f671758456be421660029aee3778cd.tar.xz |
Merge pull request #109 from matrix-org/default_registration
Disable registration by default. Add script to register new users.
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/register.py | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/synapse/handlers/register.py b/synapse/handlers/register.py |