Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5726 from matrix-org/uhoreg/e2e_cross-signing2-part2
Browse files Browse the repository at this point in the history
* commit '276173163':
  Add changelog entry
  fix doc strings
  make isort happy
  add some comments
  drop some logger lines to debug
  make changes based on PR feedback
  add function docs
  use something that's the right type for user_id
  run black
  split out signature processing into separate functions
  avoid modifying input parameter
  fix test
  update with newer coding style
  add test
  make isort happy
  make black happy
  allow uploading signatures of master key signed by devices
  implement device signature uploading/fetching
  • Loading branch information
anoadragon453 committed Mar 16, 2020
2 parents 48c167a + 2761731 commit 8165d3c
Show file tree
Hide file tree
Showing 5 changed files with 774 additions and 14 deletions.
1 change: 1 addition & 0 deletions changelog.d/5726.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add ability to upload cross-signing signatures.
Loading

0 comments on commit 8165d3c

Please sign in to comment.