dendrite/setup/base
Till bebf701dce
Add login fallback (#3302)
Part of https://github.com/matrix-org/dendrite/issues/3216

The files are basically copied from Synapse, with minor changes to the
called endpoints. We never seem to have had the
`/_matrix/static/client/login/` endpoint, this adds it.
2024-01-17 17:08:57 +01:00
..
static Add login fallback (#3302) 2024-01-17 17:08:57 +01:00
base.go Add login fallback (#3302) 2024-01-17 17:08:57 +01:00
base_test.go Remove `BaseDendrite` (#3023) 2023-03-22 09:21:32 +01:00
federation.go Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055) 2021-11-24 10:45:23 +00:00
sanity_other.go Remove `BaseDendrite` (#3023) 2023-03-22 09:21:32 +01:00
sanity_unix.go Remove `BaseDendrite` (#3023) 2023-03-22 09:21:32 +01:00