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

Add security step before delete user account #1699

Closed
RodriSanchez1 opened this issue May 24, 2024 · 4 comments · Fixed by #1705
Closed

Add security step before delete user account #1699

RodriSanchez1 opened this issue May 24, 2024 · 4 comments · Fixed by #1705
Assignees
Milestone

Comments

@RodriSanchez1
Copy link
Collaborator

RodriSanchez1 commented May 24, 2024

When a user wants to delete their account, after pressing the delete account button, a confirmation modal is displayed without any security measures. This lack of security can lead to unintentional deletions, such as a child accidentally accessing and deleting the account, resulting in the loss of all the user's data.

To prevent this, implementing a security step before deletion is essential. I suggest asking the user to write a confirmation word, similar to the method used by Mongo Compass.

The word can be: cboard, delete, delete-account, or any that the dev want.

image

@anmol-fzr
Copy link

Hi 👋, I Would like to work on this issue. Please assign me this one.

@RodriSanchez1
Copy link
Collaborator Author

RodriSanchez1 commented May 28, 2024

Hello @anmol-fzr! Welcome to the cboard project! We already had @nmro184 working on this issue. I forgot to assign it. You can take #1702 if you want. Leave me a comment there and I'll assign it to you.

@RodriSanchez1
Copy link
Collaborator Author

@nmro184 Please leave a comment on this issue. I can not find you on the assign list

@nmro184
Copy link
Contributor

nmro184 commented May 28, 2024

Hey , thank you

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

Successfully merging a pull request may close this issue.

3 participants