0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-05 04:28:37 +02:00
dendrite/federationapi
Neil Alexander d605d928bc
Allow specifying old signing keys with the public key and key ID only (#2770)
If the private key file is lost, it's often possible to retrieve the
public key from another server elsewhere, so we should make it possible
to configure it in that way.
2022-10-06 11:56:00 +01:00
..
api Add HTTP status code to FederationClientError (#2699) 2022-09-07 16:14:09 +02:00
consumers Add RoomEventType nats.Header to avoid unneeded unmarshalling (#2765) 2022-10-05 12:12:42 +02:00
internal Tweak logging for federated room joins 2022-10-06 10:07:13 +01:00
inthttp Fix issue with stale device lists (#2702) 2022-09-08 12:03:44 +02:00
producers Fix origin on device list update EDUs 2022-09-16 13:30:20 +02:00
queue Update dependencies (#2729) 2022-09-20 15:01:19 +01:00
routing Allow specifying old signing keys with the public key and key ID only (#2770) 2022-10-06 11:56:00 +01:00
statistics Update dependencies (#2729) 2022-09-20 15:01:19 +01:00
storage Handle errors differently in the DeviceListUpdater (#2695) 2022-09-07 11:44:27 +02:00
types Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
federationapi.go Add a SigningKeyUpdate producer (#2697) 2022-09-07 11:45:12 +02:00
federationapi_keys_test.go Tweak InsertMigration to avoid logging (#2720) 2022-09-22 15:53:15 +02:00
federationapi_test.go Tweak InsertMigration to avoid logging (#2720) 2022-09-22 15:53:15 +02:00