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

Do full registration if HS doesn't support ILAG #2150

Merged
merged 4 commits into from
Sep 6, 2018

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Sep 5, 2018

ILAG only works on HSes that allow registering without an email
address, so whenever we redirect to the ILAG flow, check what
registration flows the server supports, and if it doesn't offer one
that's ILAG-compatible, prompt the user to go through the full
registration process instead.

ILAG only works on HSes that allow registering without an email
address, so whenever we redirect to the ILAG flow, check what
registration flows the server supports, and if it doesn't offer one
that's ILAG-compatible, prompt the user to go through the full
registration process instead.

This doesn't change all the entry points into ILAG, I'll do that
in a separate commit.
To put all the other flows through the to-ilag-or-not-to-ilag flow
@dbkr dbkr requested a review from a team September 5, 2018 17:11
src/Registration.js Outdated Show resolved Hide resolved
@bwindels
Copy link
Contributor

bwindels commented Sep 6, 2018

otherwise lgtm

@dbkr dbkr merged commit c8ab8bf into develop Sep 6, 2018
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.

2 participants