fix gitea oauth
This commit is contained in:
@@ -372,7 +372,7 @@ func (s *Server) handlePackageDownload(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
|
||||
registryURL := joinURL(
|
||||
s.cfg.GiteaURL,
|
||||
s.cfg.GiteaInternalURL,
|
||||
fmt.Sprintf(
|
||||
"/api/packages/%s/generic/%s/%s/%s",
|
||||
url.PathEscape(s.cfg.GiteaPackageOwner),
|
||||
|
||||
Reference in New Issue
Block a user