synapse/changelog.d/6654.bugfix
Erik Johnston be29ed7ad8
Correctly proxy remote group HTTP errors. (#6654)
e.g. if remote returns a 404 then that shouldn't be treated as an error
but should be proxied through.
2020-01-07 15:36:41 +00:00

2 lines
70 B
Plaintext

Correctly proxy HTTP errors due to API calls to remote group servers.