mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-04-21 11:46:57 -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 | ||