mirror of https://github.com/go-gitea/gitea.git
Fix GitHub release assets URL validation (#35287)
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
parent
5cca69517d
commit
9549c6641a
Loading…
Reference in New Issue