diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-04-08 12:47:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-08 12:47:09 +0100 |
commit | 7fc1e17f4cccaabfa9240db1f5b3ef53322432b6 (patch) | |
tree | d662dca85c377fd0dc370c874384a225bc66db4f /changelog.d | |
parent | Add config option to block users from looking up 3PIDs (#5010) (diff) | |
parent | changelog (diff) | |
download | synapse-7fc1e17f4cccaabfa9240db1f5b3ef53322432b6.tar.xz |
Merge pull request #5001 from matrix-org/rav/keyring_cleanups
Cleanups in the Keyring
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5001.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5001.misc b/changelog.d/5001.misc new file mode 100644 index 0000000000..bf590a016d --- /dev/null +++ b/changelog.d/5001.misc @@ -0,0 +1 @@ +Clean up some code in the server-key Keyring. \ No newline at end of file |