Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.33.0rc1 | Andrew Morgan | 2021-04-28 | 1 | -1/+0 |
| | |||||
* | Pass errors back to the client when trying multiple federation destinations. ↵ | Patrick Cloke | 2021-04-27 | 1 | -0/+1 |
(#9868) This ensures that something like an auth error (403) will be returned to the requester instead of attempting to try more servers, which will likely result in the same error, and then passing back a generic 400 error. |