go-gitea/gitea

When opening the Package page on a Public Group, you get a 404

Closed this issue · 3 comments

Description

When I attempt to access a public project/groups's Packages page, I get the following

Image

I still want unauthenticated users to see public nuget feeds and all that, since they can Via the apis.

Gitea Version

1.24.5

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

AlmaLinux

How are you running Gitea?

Used downloads @ gitea

Database

PostgreSQL

Currently, the package inherits the visibility of its owner and does not have its own permission settings. Please review the owner’s visibility settings.

Right, which is public, and oddly enough you can access via API's (Nuget) everything, like you should.

Image

We close issues that need feedback from the author if there were no new comments for a month. 🍵