element-portable/src/components
Richard van der Hoff 498ea53995 Don't create a guest login if user went to /login
This fixes an unintuitive behaviour where, if you follow a link to
riot.im/app/#/login, we take you to the login page, but not before we've
registered a guest account (or restarted the MatrixClient with the stored
creds).

This actually ends up simplifying some of the startup dance, as we special-case
the registration flows earlier on.
2017-06-14 11:02:38 +01:00
..
structures Don't create a guest login if user went to /login 2017-06-14 11:02:38 +01:00
views Merge pull request #1090 from matrix-org/luke/set-email-after-password-2 2017-06-14 09:57:07 +01:00