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

Inject identity server token for 3pid invites on createRoom #1463

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

turt2live
Copy link
Member

We only inject if needed to avoid potentially overwriting the value with something unknown. The docs in the react-sdk imply this was supposed to happen.

Fixes element-hq/element-web#14814

We only inject if needed to avoid potentially overwriting the value with something unknown. The docs in the react-sdk imply this was supposed to happen.

Fixes element-hq/element-web#14814
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.

Seems reasonable and necessary, thanks! A bit surprised we've been without it this long... 🤔

@turt2live turt2live merged commit 53cdf53 into develop Sep 10, 2020
@turt2live turt2live deleted the travis/fix-3pid-createRoom branch September 10, 2020 13:05
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.

Creating new room with 3pid invite doesn't include id server access token
2 participants