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
..
2022-10-11 12:27:21 +01:00
2021-11-02 16:50:59 +00:00
2022-08-05 11:12:41 +02:00
2022-11-04 15:33:20 +00:00