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

Let user delete his own account + clean up sessions and rolebindings upon deletion #191

Merged
merged 4 commits into from
Jul 25, 2024

Conversation

jggoebel
Copy link
Member

@jggoebel jggoebel commented Apr 4, 2024

What this PR does / why we need it:
Add paths for the user to delete his own account

Which issue(s) this PR fixes:
Fixes hobbyfarm/hobbyfarm#358

  • get active sessions for this user and delete them here
  • remove rolebindings that where attached to this user
  • Add UI way for user to delete his own account

@jggoebel jggoebel changed the title Let user delete his own account WIP: Let user delete his own account May 7, 2024
@jggoebel jggoebel marked this pull request as draft May 7, 2024 15:17
@jggoebel jggoebel changed the title WIP: Let user delete his own account Let user delete his own account + clean up sessions and rolebindings upon deletion Jul 25, 2024
@jggoebel jggoebel marked this pull request as ready for review July 25, 2024 12:46
@jggoebel jggoebel merged commit 004f243 into hobbyfarm:master Jul 25, 2024
21 checks passed
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.

Let the user delete his own account
1 participant