diff options
author | Erik Johnston <erik@matrix.org> | 2018-01-10 18:01:28 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-01-10 18:01:28 +0000 |
commit | f8e1ab5fee708bea93c54b39dc802a08c7ed7e21 (patch) | |
tree | d785e1e338713efa8f03091bee9eeee07a7a21ba /synapse/handlers/set_password.py | |
parent | Merge pull request #2721 from matrix-org/rav/get_user_by_access_token_comments (diff) | |
download | synapse-f8e1ab5fee708bea93c54b39dc802a08c7ed7e21.tar.xz |
Do bcrypt hashing in a background thread
Diffstat (limited to 'synapse/handlers/set_password.py')
-rw-r--r-- | synapse/handlers/set_password.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/set_password.py b/synapse/handlers/set_password.py |