Files
ThreadNet-Web/src
Travis Ralston 633be5061c Introduce a default_server_name for aesthetics and rework .well-known
Fixes https://github.com/vector-im/riot-web/issues/7724

The `default_server_name` from the config gets displayed in the "Login with my [server] matrix ID" dropdown when the default server is being used. At this point, we also discourage the use of the `default_hs_url` and `default_is_url` options because we do an implicit .well-known lookup to configure the client based on the `default_server_name`. If the URLs are still present in the config, we'll honour them and won't do a .well-known lookup when the URLs are mixed with the new server_name option. Users will be warned if the `default_server_name` does not match the `default_hs_url` if both are supplied. Users are additionally prevented from logging in, registering, and resetting their password if the implicit .well-known check fails - this is to prevent people from doing actions against the wrong homeserver.

This relies on https://github.com/matrix-org/matrix-js-sdk/pull/799 as we now do auto discovery in two places. Instead of bringing the .well-known out to its own utility class in the react-sdk, we might as well drag it out to the js-sdk.
2018-12-04 23:34:57 -07:00
..
2018-11-04 23:00:47 -07:00
2018-10-26 22:50:38 -05:00
2018-10-26 22:50:38 -05:00
2018-10-15 15:23:44 +01:00
2018-10-26 22:50:38 -05:00
2018-10-26 22:50:38 -05:00
2018-10-03 10:39:09 +01:00
2018-10-26 22:50:38 -05:00
2018-10-26 22:50:38 -05:00
2018-10-11 22:06:01 -05:00
2018-11-15 19:05:39 +00:00
2018-10-26 20:34:06 -06:00
2018-10-26 22:50:38 -05:00
2018-10-15 17:01:30 +02:00
2018-10-26 22:50:38 -05:00
2018-10-26 22:50:38 -05:00
2018-10-26 22:50:38 -05:00
2018-10-26 22:50:38 -05:00
2018-11-07 17:01:47 -07:00
2018-10-26 22:50:38 -05:00
2018-10-26 22:50:38 -05:00
2018-10-26 23:04:00 -05:00