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

No password confirmation when resetting a password #2975

Closed
Keshav-0907 opened this issue Jan 28, 2024 · 4 comments
Closed

No password confirmation when resetting a password #2975

Keshav-0907 opened this issue Jan 28, 2024 · 4 comments

Comments

@Keshav-0907
Copy link
Contributor

Increasing Access

Adding a Confirm Password field when resetting password in the p5.js Web Editor will :

  • Enhances security,
  • Reduces the risk of user errors,
  • Decreases support requests

Feature request details

When reseting password through User Settings, their should be a confirm new password field which will help in confirming the new password.

This will ensure enhanced security and user experience by minimizing the likelihood of any mistypes in the new password by the user.

Screenshot 2024-01-29 at 4 02 25 AM

I want to work in this issue

@aniketjat03
Copy link

aniketjat03 commented Jan 29, 2024

@lindapaiste Can you please assign this issue to me. I am thinking to solve this issue by adding a new input field for Confirm new password here, and add validation in the respected backend controller to check both input passwords are same.
thanks!

@raclim
Copy link
Collaborator

raclim commented Feb 1, 2024

Hmm, I'm personally not sure if this might be needed here but I might be biased towards having less page elements in general! I'm okay with adding this if having this is a recommended best practice. I'm wondering if adding an eye icon (#2466) could be an alternative for addressing this as well?

@Keshav-0907
Copy link
Contributor Author

I could not find any article/report regarding the best practice for this case, but now i also think adding a eye icon should be preferred because having a Confirm Password Field is also hiding the "Social Login" section on majority of the devices.

Screenshot 2024-02-02 at 3 06 03 AM

@raclim
Copy link
Collaborator

raclim commented Jun 24, 2024

Closing due to reasons laid out in associated PRs!

@raclim raclim closed this as not planned Won't fix, can't repro, duplicate, stale Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants