dendrite/setup/mscs
Till d35a5642e8
Deny guest access on several endpoints (#2873)
Second part for guest access, this adds a `WithAllowGuests()` option to
`MakeAuthAPI`, allowing guests to access the specified endpoints.
Endpoints taken from the
[spec](https://spec.matrix.org/v1.4/client-server-api/#client-behaviour-14)
and by checking Synapse endpoints for `allow_guest=true`.
2022-11-11 10:52:08 +01:00
..
msc2836 Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
msc2946 Deny guest access on several endpoints (#2873) 2022-11-11 10:52:08 +01:00
mscs.go msc2946: add federation cache (#2238) 2022-03-01 16:32:48 +00:00