forgejo/services/org
Gusted c1787d06e2 fix: add missing deleting beans for organizations (#11699)
- Delete blocked users entries.
  - Organization cannot get blocked, it can block other people however.
- Delete following entries.
  - Organization cannot follow, it can be followed by users.
- Resolves forgejo/forgejo#11416

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11699
Reviewed-by: Mathieu Fenniak <mfenniak@noreply.codeberg.org>
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-by: Andreas Ahlenstorf <aahlenst@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2026-03-17 09:11:52 +01:00
..
TestDeleteOrganization fix: add missing deleting beans for organizations (#11699) 2026-03-17 09:11:52 +01:00
org.go chore: fix typos throughout the codebase (#10753) 2026-01-26 22:57:33 +01:00
org_test.go fix: add missing deleting beans for organizations (#11699) 2026-03-17 09:11:52 +01:00
repo.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
repo_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
team_invite.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00