mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 17:24:43 +00:00
3dc0c962bf
Fixes https://codeberg.org/forgejo/forgejo/issues/1514 I had to remove `RenameOrganization` to avoid circular import. We should really add some foreign keys to the database.