mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
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`. |
||
|---|---|---|
| .. | ||
| caching | ||
| eventutil | ||
| fulltext | ||
| hooks | ||
| httputil | ||
| pushgateway | ||
| pushrules | ||
| sqlutil | ||
| transactions | ||
| log.go | ||
| log_unix.go | ||
| log_windows.go | ||
| mutex.go | ||
| version.go | ||