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-11-02 09:34:19 +00:00
2022-10-10 12:19:16 +02:00
2022-10-13 14:50:52 +01:00
2022-11-02 09:34:19 +00:00