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

The client should automatically log out when the password is updated from another client. #247

Closed
ylecollen opened this issue Apr 21, 2016 · 1 comment
Assignees
Labels
P1 T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@ylecollen
Copy link

No description provided.

@ylecollen ylecollen changed the title The client should automatically logged out when the password is updated from another client. The client should automatically log out when the password is updated from another client. Apr 21, 2016
@giomfo
Copy link
Member

giomfo commented May 9, 2016

Server requests fail with the following error:
Error JSONResponse: { errcode = "M_UNKNOWN_TOKEN"; error = "Unrecognised access token."; }

@manuroe manuroe self-assigned this May 19, 2016
@giomfo giomfo added T-Defect Something isn't working: bugs, crashes, hangs and other reported problems P1 labels May 19, 2016
manuroe added a commit to matrix-org/matrix-ios-sdk that referenced this issue May 20, 2016
…element-ios#247).

In this situation, the session is in a new state MXSessionStateUnknownToken.
manuroe added a commit to matrix-org/matrix-ios-kit that referenced this issue May 20, 2016
…#247).

In this situation, automatically logout the MXKAccount.
@manuroe manuroe closed this as completed May 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

3 participants