-
-
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
repo collaborator can access all repositories of an organisation #20668
Comments
What's the organization's visibility? What's your other repositories' visibility? |
organisation: public repositories: public |
public repository of public organization could be read by any user from that site. |
thank you for the information. if this is as intended, then pls close the ticket and perhaps add this use case to the documentation. thanks for the project and the good support. |
What is the organisation visibility? Is the Organisation PRIVATE, LIMITED or PUBLIC? Is the User |
@init-rz we need some more information about this in order to determine if this is working as intended or if there is a bug. |
sorry, for late reply. |
We close issues that need feedback from the author if there were no new comments for a month. 🍵 |
Description
create a new user "guest"
(with no assignment to an organization)
in an organization with multiple repos create a new repo "test"
add guest as collaborator to test with "read" right.
logout
login as guest
guest can see all repositories of the org.
expected: guest should only be able to see the test repo.
Gitea Version
1.17.0
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?
downloaded windows binaries
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: