forgejo/services/user
Earl Warren 59f9ef9fee
Remove action runners on user deletion (#27902)
- On user deletion, delete action runners that the user has created.
- Add a database consistency check to remove action runners that have
nonexistent belonging owner.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1720

(cherry picked from commit 009ca7223d)

Co-authored-by: Gusted <postmaster@gusted.xyz>
2023-11-05 13:48:32 +01:00
..
avatar.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
delete.go Remove action runners on user deletion (#27902) 2023-11-05 13:48:32 +01:00
user.go Delete repos of org when purge delete user (#27273) 2023-10-19 13:16:11 +00:00
user_test.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00