element-web/src/components/structures/auth
David Baker 0f4092dcbc Fix registration after clicking email link
We weren't correctly jumping into the appropriate bit of the registration
flow when coming in from an email link.

 * If we have client secret / sessionId, go straight to registration phase
 * Don't reset server URLs when the server type component tells us its
   initial value
 * Confusingly, pass the custom server URL as 'default server URL' to
   the custom server type, as this is what we want the inital section
   to be based on.

Fixes https://github.com/vector-im/riot-web/issues/8490
2019-02-13 18:12:34 +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 Fix registration after clicking email link 2019-02-13 18:12:34 +00:00