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

95 as a user i would like deleting my account to require password confirmation #97

Conversation

NSpahic22
Copy link
Contributor

Description

(A short description of the changes you have made.)

Related issues

(You can refer to it by #SomeID)

Checklist

  • My code is in the right place.\
  • My code fully addresses the issue I was working on.\
  • I have added appropriate error handling.\
  • My code follows the style guidelines.\
  • I have added relevant comments explaining the purpose and function of my code (if necessary).\
  • I have created a pull request and notified the teams.

Updated the existing deletion of users to include password requirement before deleting
GirafAPI/Endpoints/UserEndpoints.cs Outdated Show resolved Hide resolved
@NSpahic22 NSpahic22 merged commit 75088e9 into main Nov 14, 2024
1 check passed
@NSpahic22 NSpahic22 deleted the 95-as-a-user-i-would-like-deleting-my-account-to-require-password-confirmation branch November 14, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As a user, I would like deleting my account to require password confirmation
4 participants