dendrite/clientapi/auth
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
..
authtypes Password changes (#1397) 2020-09-04 15:16:13 +01:00
auth.go Make userapi control account creation entirely (#1139) 2020-06-17 11:22:26 +01:00
password.go Cross-signing groundwork (#1953) 2021-08-04 17:56:29 +01:00
user_interactive.go Cross-signing groundwork (#1953) 2021-08-04 17:56:29 +01:00
user_interactive_test.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00