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
Use signedjson.sign instead of syutil.crypto.jsonsign #1907
Conversation
matrixbot
commented
Feb 12, 2017
|
Can one of the admins verify this patch? |
matrixbot
commented
Feb 12, 2017
|
Can one of the admins verify this patch? |
matrixbot
commented
Feb 12, 2017
|
Can one of the admins verify this patch? |
|
@matrixbot ok to test |
|
Err, the dendron test looks like it failed to start. Otherwise, looks good to me! Thanks! |
|
Oh, could you sign this off please as per https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.rst#sign-off? |
|
@erikjohnston, done. |
|
Thanks! |
erikjohnston
merged commit e1a12e2
into
matrix-org:develop
Feb 13, 2017
erikjohnston
added a commit
that referenced
this pull request
Mar 13, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
andrewshadura commentedFeb 12, 2017
Functions from syutil.crypto.jsonsign are now available in
signedjson, so use that instead of depending on syutil.