mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 22:14:58 +08:00
90eb3ce9ec
We previously sent it in componentWillMount of the email token auth component which definitely gets us on react's naughtly list. We now pass the js-sdk a callback it can call at the appropriate time to send the token (https://github.com/matrix-org/matrix-js-sdk/pull/926). We should make password reset and adding email addresses work the same way, but currently they don't even use the interactive-auth helpers(!) so they're unaffected. https://github.com/vector-im/riot-web/issues/9586 |
||
---|---|---|
.. | ||
auth | ||
avatars | ||
context_menus | ||
create_room | ||
dialogs | ||
directory | ||
elements | ||
globals | ||
groups | ||
messages | ||
right_panel | ||
room_settings | ||
rooms | ||
settings | ||
verification | ||
voip |