diff options
author | David Baker <dave@matrix.org> | 2016-03-02 18:06:45 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-03-02 18:06:45 +0000 |
commit | ff8b87118dcfb153d972e29c2b77b195244d5ddc (patch) | |
tree | d3a05addaf2837fedb99376d1fe64568869e7bf0 /synapse/streams | |
parent | Merge pull request #616 from matrix-org/matthew/800x600 (diff) | |
download | synapse-ff8b87118dcfb153d972e29c2b77b195244d5ddc.tar.xz |
Stop using checkpw as it seems to have vanished from bcrypt. Use `bcrypt.hashpw(password, hashed) == hashed` as per the bcrypt README.
Diffstat (limited to 'synapse/streams')
0 files changed, 0 insertions, 0 deletions