mirror of https://github.com/go-gitea/gitea.git
Browse Source
GitHub changed where the attachments on releases are stored, which means repo migrations with releases now fail because the redirect URLs don't match the base URL validation. We need to update the base URL check to check for the `release-assets` subdomain as well.pull/35291/head
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue