mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Neilj/changelog clean up (#5356)
* group together key validity refactors
This commit is contained in:
parent
26713515de
commit
4650526b5e
@ -1 +1 @@
|
||||
Run black on synapse.crypto.keyring.
|
||||
Preparatory work for key-validity features.
|
||||
|
@ -1 +1 @@
|
||||
Rewrite store_server_verify_key to store several keys at once.
|
||||
Preparatory work for key-validity features.
|
||||
|
@ -1 +1 @@
|
||||
Remove unused VerifyKey.expired and .time_added fields.
|
||||
Preparatory work for key-validity features.
|
||||
|
@ -1 +1 @@
|
||||
Simplify Keyring.process_v2_response.
|
||||
Preparatory work for key-validity features.
|
||||
|
@ -1 +1 @@
|
||||
Store key validity time in the storage layer.
|
||||
Preparatory work for key-validity features.
|
||||
|
@ -1 +1 @@
|
||||
Refactor synapse.crypto.keyring to use a KeyFetcher interface.
|
||||
Preparatory work for key-validity features.
|
||||
|
@ -1 +1 @@
|
||||
Simplification to Keyring.wait_for_previous_lookups.
|
||||
Preparatory work for key-validity features.
|
||||
|
@ -1 +1 @@
|
||||
Refactor keyring.VerifyKeyRequest to use attr.s.
|
||||
Preparatory work for key-validity features.
|
||||
|
@ -1 +1 @@
|
||||
Rewrite get_server_verify_keys, again.
|
||||
Preparatory work for key-validity features.
|
||||
|
@ -1 +1 @@
|
||||
Rename VerifyKeyRequest.deferred field.
|
||||
Preparatory work for key-validity features.
|
||||
|
@ -1,2 +1 @@
|
||||
Various improvements to debug logging.
|
||||
|
||||
Preparatory work for key-validity features.
|
||||
|
1
changelog.d/5356.misc
Normal file
1
changelog.d/5356.misc
Normal file
@ -0,0 +1 @@
|
||||
Preparatory work for key-validity features.
|
Loading…
Reference in New Issue
Block a user