mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
If all join requests to resident servers fail or if the joining server is the only resident server (i.e. the room is local-only), we would previously send a 500 error, even if the more correct response would be M_UNAUTHORIZED (e.g. if the user tries to join an invite-only room). To fix this, we now return the error generated by attempting the join locally, which correctly informs the client about why their request failed. |
||
|---|---|---|
| .. | ||
| changelog.md | ||
| code-of-conduct.md | ||
| contributing.md | ||
| introduction.md | ||
| SUMMARY.md | ||