0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-10 05:01:41 +02:00
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
msc2946 Deny guest access on several endpoints (#2873) 2022-11-11 10:52:08 +01:00
mscs.go