-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Packages Write permission only works when ALL other permissions are set to Write #19986
Comments
+1 |
|
I think you misunderstood the issue. In order to be able to push image to registry I had to set Wiki and Issues and Code and everything else to |
Got it. |
Description
I have CI account I added to my organization that is used for pushing containers. I created a separate team for it named CI. Account isn't in any other team. Team permissions:
I want this group to only have write access to packages and maybe releases but if i uncheck ANY permission to Read and save, pushing image stops working:
When I change all permissions to Write, push works again.
I tried pushing container as admin and linking it to repository but it didn't change anything.
Looks like try.gitea.io doesn't allow creating organizations so i can't test it there.
Gitea Version
1.17.0+dev-719-gf0ce5470e
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Locally compiled binary
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: