-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
User in team which has read perm to issues can create issue in a private org repo #22985
Comments
This is by design. |
I mean… |
It seems that the permission controll and the definitions are confusion and hard to understand. I tested some of them in gitea.com as following: (with a private repo in a private org and the repo is added to the team, so the permissions should be controlled by team permission settings I think ): Issues:
Nothing strange but teams with PR:
The description of PR permission is:
But I don't know whether this is the correct design, but it looks confusion.
So is it possible to separate |
The design is the same as GH, I think it's not a bug. |
GH doesn't have private org, where does |
I mean for public org. |
We close issues that need feedback from the author if there were no new comments for a month. 🍵 |
Description
team permission settings:
![image](https://user-images.githubusercontent.com/18380374/219947021-fe74bfdf-f58d-48d6-b6b5-0cca7946637f.png)
![image](https://user-images.githubusercontent.com/18380374/219947127-0feb47d2-c5c3-43c7-bf57-86ac3825d2b9.png)
![image](https://user-images.githubusercontent.com/18380374/219947033-0c7e8627-665b-462c-a2e5-b30e9d25eea3.png)
![image](https://user-images.githubusercontent.com/18380374/219947058-a665eda7-2ee8-42e0-ae3d-8e92fb1c2d53.png)
![image](https://user-images.githubusercontent.com/18380374/219947077-9300b927-cc98-45ae-b871-8f181c4a1fab.png)
private org and private repo:
It shows that the user in this team only have read permission to issues
But the user in this team can create issues in this repo
PR can not be created, and this is right.
Gitea Version
1.19.0+dev-403-gb6b8feb3d
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?
gitea.com
Database
None
The text was updated successfully, but these errors were encountered: