element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.17k stars 1.99k forks source link

We need a reset password option from UserSettings for people trying to log onto other apps and having lost their pwd #1523

Open matrixbot opened 8 years ago

matrixbot commented 8 years ago

Currently, you need to provide your old password in order to change your password in settings:

Screenshot 2021-08-31 at 16 21 12

For those that have forgotten their password and won't be able to proceed, we should provide a flow to reset your password using the same mechanism as Forgot Password from the #login screen.

novocaine commented 3 years ago

I think we have this!

t3chguy commented 3 years ago

I'm not seeing this. Only a way to change your password, not reset it.

novocaine commented 3 years ago

By reset, you mean something that auto-generates you a new one?

SimonBrandner commented 3 years ago

By reset, you mean something that auto-generates you a new one?

No, you would receive an email sending you to a page that lets you set a new one. The same behaviour that happens when you click on Forgot password when logging in on most websites

novocaine commented 3 years ago

By reset, you mean something that auto-generates you a new one?

No, you would receive an email sending you to a page that lets you set a new one. The same behaviour that happens when you click on Forgot password when logging in on most websites

🤔 Are you suggesting that the functionality of the current forgot password link from #login should be available from user settings?

Screenshot 2021-08-31 at 16 10 07
t3chguy commented 3 years ago

That's what the issue title suggests:

We need a reset password option from UserSettings for people trying to log onto other apps and having lost their pwd

If you lost your pwd then you can't change your pwd as that requires knowing your pwd, you can only reset, and if that requires logging out you may not find it as quickly.

novocaine commented 3 years ago

Edited the description.

turt2live commented 2 years ago

Do we need this? The user journey might never send the user to their own settings in this case: they'd more likely log out or open the app in another browser/device/incognito tab to issue themselves a password reset.