SchildiChat / schildichat-desktop

Matrix client / Element Web/Desktop fork
https://schildi.chat
Apache License 2.0
379 stars 44 forks source link

_matrix/client/versions request doesn't respect .well-known configuration #191

Closed schrottkatze closed 1 year ago

schrottkatze commented 1 year ago

Hello, when schildichat checks a homeserver configuration, it first requests https://server.example/.well-known/matrix/client, but on the following request to _matrix/client/versions it doesn't use the value of m.homeserver.base_url and fails with a 404.