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

Forgot password is broken in element-web 1.11.17 #372

Closed
estellecomment opened this issue Jan 13, 2023 · 1 comment
Closed

Forgot password is broken in element-web 1.11.17 #372

estellecomment opened this issue Jan 13, 2023 · 1 comment
Labels
P1 Priority 1 web

Comments

@estellecomment
Copy link
Contributor

estellecomment commented Jan 13, 2023

Tested on

  • app.element.io (1.11.17)
  • Firefox 108.0.2 on macos.
  • matrix.org backend and tchap dinum backend (same result)

Two issues :

1- in phase "Email sent", the user has to click 2 emails :

Steps :

  • Go to Forgot password. Enter email.
  • Interface says to go click link in email. Click the link.
  • click "next". Enter the new password. Click ok.

Expected : flow is finished, password is reset.
Obtained : interface requests the link in email to be clicked. User has to click "resend email", receive another email and click the link in it, to reach the end of the flow.

2- "Disconnect other sessions" does not work.

Steps:

  • sign in in Chrome in session 1.
  • sign in in Firefox in session 2.
  • In session 2, go to Forgot password. Complete the flow, and select "disconnect other sessions" when prompted. The password is reset.

Expected : session 1 is logged out.
Obtained : session 1 is not logged out. Reloading page : still not logged ou. Session 1 can still send messages, which are received by recipient.

@github-actions github-actions bot added the web label Jan 13, 2023
@estellecomment
Copy link
Contributor Author

Filed in element-web :
element-hq/element-web#24226
element-hq/element-web#24228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Priority 1 web
Projects
None yet
Development

No branches or pull requests

2 participants