0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-19 09:28:56 +02:00
dendrite/cmd
Neil Alexander eb0efa4636
Cross-signing groundwork (#1953)
* Cross-signing groundwork

* Update to matrix-org/gomatrixserverlib#274

* Fix gobind builds, which stops unit tests in CI from yelling

* Some changes from review comments

* Fix build by passing in UIA

* Update to matrix-org/gomatrixserverlib@bec8d22

* Process master/self-signing keys from devices call

* nolint

* Enum-ify the key type in the database

* Process self-signing key too

* Fix sanity check in device list updater

* Fix check

* Fix sytest, hopefully

* Fix build
2021-08-04 17:56:29 +01:00
..
client-api-proxy Remove publicroomsapi (#1176) 2020-07-02 17:11:33 +01:00
create-account Add parameters to specify password (#1868) 2021-06-14 14:08:29 +01:00
dendrite-demo-libp2p Cross-signing groundwork (#1953) 2021-08-04 17:56:29 +01:00
dendrite-demo-pinecone Cross-signing groundwork (#1953) 2021-08-04 17:56:29 +01:00
dendrite-demo-yggdrasil Cross-signing groundwork (#1953) 2021-08-04 17:56:29 +01:00
dendrite-monolith-server Cross-signing groundwork (#1953) 2021-08-04 17:56:29 +01:00
dendrite-polylith-multi Cross-signing groundwork (#1953) 2021-08-04 17:56:29 +01:00
dendrite-upgrade-tests dendrite-upgrade-test: tweaks to get it to run under CI in docker (#1905) 2021-07-08 12:28:04 +01:00
dendritejs Cross-signing groundwork (#1953) 2021-08-04 17:56:29 +01:00
dendritejs-pinecone Cross-signing groundwork (#1953) 2021-08-04 17:56:29 +01:00
federation-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
furl Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
generate-config Make bcrypt cost configurable (#1793) 2021-03-08 13:19:02 +00:00
generate-keys API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
goose Automatically upgrade databases on startup (#1529) 2020-10-15 18:09:41 +01:00
resolve-state Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00