0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-15 07:46:50 +01:00
Gusted 56716f5834
Prevent dangling user redirects (#21856) (#21859)
- Backport #21856
- It's possible that the `user_redirect` table contains a user id that
no longer exists.
  - Delete a user redirect upon deleting the user.
- Add a check for these dangling user redirects to check-db-consistency.
2022-11-18 22:24:49 +08:00
..
2022-05-06 10:12:30 +01:00
2022-06-12 20:08:23 +08:00
2022-08-17 11:33:26 -04:00
2022-03-30 16:42:47 +08:00