mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-03-28 16:03:06 -04:00
- 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
|
||
|---|---|---|
| .. | ||
| avatar.go | ||
| delete.go | ||
| user.go | ||
| user_test.go | ||