Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't redirect to mobile app if verifying 3pid #1951

Merged
merged 2 commits into from
Aug 11, 2016

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Aug 11, 2016

Fixes #1933

window.location = "https://itunes.apple.com/us/app/vector.im/id1083446067";
return;
const fragparts = parseQsFromFragment(window.location);
const params = parseQs(window.location);
Copy link
Member

Choose a reason for hiding this comment

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

unused?

Copy link
Member

Choose a reason for hiding this comment

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

ignore me

@richvdh richvdh merged commit bb18548 into develop Aug 11, 2016
@t3chguy t3chguy deleted the dbkr/dont_redirect_email_verify branch May 12, 2022 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants