mirror of
https://github.com/go-gitea/gitea
synced 2025-11-17 11:48:14 +00:00
The old migration had a few issues: - It left old column names around - It did not give the right access levels for owners and admins Also, this includes a migration that fixes the authorization of owner teams, which was previously ORG_ADMIN (instead of ORG_OWNER)