dendrite/cmd
Kegsay 9c77022513
Make userapi responsible for checking access tokens (#1133)
* Make userapi responsible for checking access tokens

There's still plenty of dependencies on account/device DBs, but this
is a start. This is a breaking change as it adds a required config
value `listen.user_api`.

* Cleanup

* Review comments and test fix
2020-06-16 14:10:55 +01:00
..
client-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
create-account Fix pg user already exists (#1076) 2020-06-01 18:34:29 +01:00
create-room-events Fix rooms v3 url paths for good - with tests (#1130) 2020-06-15 16:57:59 +01:00
dendrite-appservice-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-client-api-server Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
dendrite-demo-libp2p Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
dendrite-demo-yggdrasil Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
dendrite-edu-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-federation-api-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-federation-sender-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-key-server Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
dendrite-media-api-server Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
dendrite-monolith-server Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
dendrite-public-rooms-api-server Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
dendrite-room-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-server-key-api-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-sync-api-server Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
dendritejs Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
federation-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
generate-keys Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
kafka-producer Fix sarama import URLs (#856) 2020-04-22 15:26:56 +01:00
mediaapi-integration-tests Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
roomserver-integration-tests More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
syncserver-integration-tests Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00