Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Fix TypeError in call to bcrypt.hashpw #873
Conversation
matrixbot
commented
Jun 16, 2016
|
Can one of the admins verify this patch? |
matrixbot
commented
Jun 16, 2016
|
Can one of the admins verify this patch? |
matrixbot
commented
Jun 16, 2016
|
Can one of the admins verify this patch? |
matrixbot
commented
Jun 16, 2016
|
Can one of the admins verify this patch? |
matrixbot
commented
Jun 16, 2016
|
Can one of the admins verify this patch? |
|
@matrixbot ok to test (Sorry for jenkins being spammy) |
|
Thanks for this! |
erikjohnston
merged commit 486b9a6
into
matrix-org:develop
Jun 16, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
vt0r commentedJun 16, 2016
•
edited
running instance of Synapse, and the simple (explicit) UTF-8
conversion resolved login errors for me.
Signed-off-by: Salvatore LaMendola salvatore.lamendola@gmail.com
Relevant stack trace bits from when the error was encountered: