You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Tested on
Two issues :
1- in phase "Email sent", the user has to click 2 emails :
Steps :
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:
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.
The text was updated successfully, but these errors were encountered: