An admin connot see his organisation's packages #11111

Closed
opened 2025-11-02 09:27:56 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @EndMove on GitHub (Jun 27, 2023).

Description

I do the update to the rc 1.20.0

Une utilisateur dont le nom d'utilisateur est "IO-Projects" n'a plus access au package de sont organisation. Cela étant dit le package est public, et si aucun utilisateur n'est connecté celui-ci reste accessible comme voulu.

Gitea Version

1.20.0+rc

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

under my user :
image

under the owner user :
image

without being connected :
image

Git Version

No response

Operating System

No response

How are you running Gitea?

on docker

Database

MySQL

Originally created by @EndMove on GitHub (Jun 27, 2023). ### Description I do the update to the rc 1.20.0 Une utilisateur dont le nom d'utilisateur est "IO-Projects" n'a plus access au package de sont organisation. Cela étant dit le package est public, et si aucun utilisateur n'est connecté celui-ci reste accessible comme voulu. ### Gitea Version 1.20.0+rc ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots under my user : ![image](https://github.com/go-gitea/gitea/assets/38650560/5abdb368-44cb-4afd-9242-58dcf7f0f394) under the owner user : ![image](https://github.com/go-gitea/gitea/assets/38650560/9f81e965-cb31-416a-bbf5-e7cd50da4610) without being connected : ![image](https://github.com/go-gitea/gitea/assets/38650560/aed09371-95c1-4cc7-bd14-51efb6e566c6) ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? on docker ### Database MySQL
GiteaMirror added the topic/packagestype/bug labels 2025-11-02 09:27:56 -06:00
Author
Owner

@EndMove commented on GitHub (Jun 27, 2023):

An additional problem is that the user who owns the package can no longer publish (it denies access with a 403), but other users who are members of the project can.

@EndMove commented on GitHub (Jun 27, 2023): An additional problem is that the user who owns the package can no longer publish (it denies access with a 403), but other users who are members of the project can.
Author
Owner

@kimdre commented on GitHub (Jun 30, 2023):

I have the same issue. I cannot access my own packages and get 404 errors in the UI and unauthorization errors in my docker pipelines when being a owner.
When I remove my ownership and just give me normal access rights I can view, pull and push packages just fine.

@kimdre commented on GitHub (Jun 30, 2023): I have the same issue. I cannot access my own packages and get 404 errors in the UI and unauthorization errors in my docker pipelines when being a owner. When I remove my ownership and just give me normal access rights I can view, pull and push packages just fine.
Author
Owner

@KN4CK3R commented on GitHub (Jul 5, 2023):

This may be fixed by #25707.

@KN4CK3R commented on GitHub (Jul 5, 2023): This may be fixed by #25707.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11111