GET well-known file. Incorrect DNS address when server name and domain name are different. #28117
Labels
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Major
Severely degrades major functionality or product features, with no satisfactory workaround
T-Defect
Steps to reproduce
Screenshot:
Outcome
What did you expect?
The file will be requested at the server address: https://matrixsynapse.ddns.net/.well-known/matrix/client.
What happened instead?
The file was requested by the server name https://tyga-matrix/.well-known/matrix/client
How can I get around it?
Option 1: Spoof the GET request using Carles Proxy.
Option 2. Overrite the init.js file using a browser debuger. Change the logic of the getDomain() function in the file. But this does not solve the root cause.
Operating system
Windows 10
Browser information
MS Edge 129.0.2792.65 (x64)
URL for webapp
develop.element.io
Application version
Element version: 1b31e7f-react-8962e8cdd3f6-js-baa6d1350656 Crypto version: Rust SDK 0.7.2 (7a21514), Vodozemac 0.7.0
Homeserver
Synapse 1.115.0
Will you send logs?
Yes
The text was updated successfully, but these errors were encountered: