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

Fix issue where teamTokenMap was ignored for guests #793

Merged
merged 1 commit into from
Apr 7, 2017

Conversation

lukebarnard1
Copy link
Contributor

This was an issue because guests do not log in with a teamToken, it is implicitly set by MatrixChat when it mounts. The fix is to view_home_page when a login occurs and MatrixChat has this._teamToken set.

This was an issue because guests do not log in with a teamToken, it is implicitly set by MatrixChat when it mounts. The fix is to view_home_page when a login occurs and MatrixChat has this._teamToken set.
@dbkr dbkr assigned lukebarnard1 and unassigned dbkr Apr 6, 2017
@lukebarnard1 lukebarnard1 merged commit 4342a2a into develop Apr 7, 2017
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