Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Disable MSISDN registration if the homeserver doesn't support it #3368

Merged
merged 2 commits into from
Sep 2, 2019

Conversation

turt2live
Copy link
Member

Fixes element-hq/element-web#10599 (I think?)

I'm failing to understand the full scope of the issue, but similar checks to this are already all over password reset and settings - it was just registration that missed it for msisdn only.

@turt2live turt2live requested a review from a team August 30, 2019 21:54
@jryans jryans requested review from jryans and removed request for a team September 2, 2019 10:49
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for decoding this somewhat complex issue!

I think this looks like the correct change to me as well. The other area to consider would be the Account section of Settings, but it looks like this was already hiding both email and MSISDN together if the server requires an IS and we don't have one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send IS for adding MSISDNs only when required by HS
2 participants