matrix-org.dendrite/appservice
Tulir Asokan 0f6b81f456
Modernize appservice paths and authentication (#3316)
This brings Dendrite's appservice spec support up to v1.4, from the
previous level of pre-release-spec support only (even r0.1.0 wasn't
supported for pushing transactions 🙃). There are config options to
revert to the old behavior, but the default is v1.4+ only. [Synapse also
does
that](https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#use_appservice_legacy_authorization)

mautrix bridges will drop support for legacy paths and authentication
soon (and possibly also require matrix v1.4 to be advertised, but I
might add some workaround to not require that for dendrite)

Signed-off-by: Tulir Asokan <tulir@maunium.net>
2024-02-03 18:56:13 +01:00
..
api Modernize appservice paths and authentication (#3316) 2024-02-03 18:56:13 +01:00
consumers Modernize appservice paths and authentication (#3316) 2024-02-03 18:56:13 +01:00
query Modernize appservice paths and authentication (#3316) 2024-02-03 18:56:13 +01:00
appservice.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
appservice_test.go Introduce a new stream for the appservice consumer (#3277) 2023-12-12 12:13:55 +01:00