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

Web: User can delete their account. #63

Closed
j-blake-s opened this issue Oct 9, 2022 · 2 comments
Closed

Web: User can delete their account. #63

j-blake-s opened this issue Oct 9, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@j-blake-s
Copy link
Contributor

No description provided.

@j-blake-s j-blake-s added the enhancement New feature or request label Oct 9, 2022
@j-blake-s j-blake-s added this to the Proof Of Concept milestone Oct 9, 2022
@lxaw
Copy link
Contributor

lxaw commented Oct 23, 2022

Deleting works. We only make it so that users "delete" themselves by changing their accounts to inactive. Same functionality as "delete", but sometimes still maintaining users is required. Admins can always delete.

@josemvidal
Copy link
Member

Tip: When you close an issue by writing code, either fixing a bug or creating a new feature, you should add a link to the git-commit(s) that did it.

This can be done automatically if you just write "closes #X" in the comment of the git-commit, where X is the issue number you want to close. See linking pull requests to issues using keywords for more information, or watch this video.

You should also write "#X" on any commit that is for #X. That commit will then get automatically linked to the Issue.

See my github tips list for all the tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants