element-portable/src/components/structures/auth
David Baker 705fd57a4b Fix spurious extra devices on registration
We send a parameter to prevent being immediately logged in after
registration, but we regressed it from snake case to camelcase
during the course of cross-signing dev.

Fixes https://github.com/vector-im/riot-web/issues/12865
2020-04-02 15:09:33 +01:00
..
CompleteSecurity.js put CompleteSecurity state management in store 2020-03-24 16:10:15 +01:00
E2eSetup.js Add separate component for post-auth security flows 2020-01-27 22:28:07 +00:00
ForgotPassword.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
Login.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
PostRegistration.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
Registration.js Fix spurious extra devices on registration 2020-04-02 15:09:33 +01:00
SetupEncryptionBody.js fix typo 2020-03-25 13:40:09 +01:00
SoftLogout.js Fix a number of minor code quality issues 2020-03-31 14:05:56 -06:00