element-web/src/components/structures/auth
J. Ryan Stinnett 91f56a4447 Display default server name in registration
If a default server name is set and the current HS URL is the default HS URL,
we'll display that name in the "your account" text on the registration form.

This can be a bit more user friendly, especially when the HS is delegated to
somewhere such as Modular, since you'll then see "example.com" instead of
"example.modular.im", which you have no direct relationship with as a user.

This is the key bit of https://github.com/vector-im/riot-web/issues/8763 for
registration.
2019-02-20 12:17:51 +00:00
..
ForgotPassword.js Update style for forgot password copy, add full stops 2019-02-07 09:57:31 +00:00
Login.js Remove left over TODO 2019-02-06 16:32:22 +00:00
PostRegistration.js Add modal look to authentication flows 2019-01-22 20:44:49 -06:00
Registration.js Display default server name in registration 2019-02-20 12:17:51 +00:00