You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/doctor
Giteabot 28e3d0b0d3
Remove action runners on user deletion (#27902) (#27908)
Backport #27902 by @earl-warren

- 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 009ca7223dab054f7f760b7ccae69e745eebfabb)

Co-authored-by: Earl Warren <109468362+earl-warren@users.noreply.github.com>
Co-authored-by: Gusted <postmaster@gusted.xyz>
1 year ago
..
authorizedkeys.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
breaking.go
checkOldArchives.go
dbconsistency.go Remove action runners on user deletion (#27902) (#27908) 1 year ago
dbversion.go
doctor.go Refactor path & config system (#25330) 2 years ago
fix8312.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
fix16961.go Less naked returns (#25713) 2 years ago
fix16961_test.go
heads.go
lfs.go Simplify the LFS GC logger usage (#25717) 2 years ago
mergebase.go
misc.go Upgrade go dependencies (#25819) 2 years ago
paths.go Refactor path & config system (#25330) 2 years ago
repository.go Add doctor dbconsistency fix to delete repos with no owner (#27290) (#27693) 1 year ago
storage.go Check LFS/Packages settings in dump and doctor command (#23631) 2 years ago
usertype.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago