diff options
author | David Baker <dave@matrix.org> | 2016-03-16 19:36:57 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-03-16 19:36:57 +0000 |
commit | a7daa5ae131cc860769d859cf03b48cefdc0500a (patch) | |
tree | 6e07ec369ee1fe7e92bd1a1a8822dbee73958a0b /synapse/handlers/auth.py | |
parent | Merge pull request #649 from matrix-org/dbkr/idempotent_registration (diff) | |
download | synapse-a7daa5ae131cc860769d859cf03b48cefdc0500a.tar.xz |
Make registration idempotent, part 2: be idempotent if the client specifies a username.
Diffstat (limited to 'synapse/handlers/auth.py')
-rw-r--r-- | synapse/handlers/auth.py | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/synapse/handlers/auth.py b/synapse/handlers/auth.py |