forgejo/modules/doctor
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
..
authorizedkeys.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
breaking.go
checkOldArchives.go
dbconsistency.go Remove action runners on user deletion (#27902) 2023-11-05 13:48:32 +01:00
dbversion.go
doctor.go
fix8312.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
fix16961.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
fix16961_test.go
heads.go
lfs.go
mergebase.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
misc.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
paths.go
repository.go refactor: make db iterate context aware (#27710) 2023-10-21 10:05:29 +08:00
storage.go
usertype.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00