-
-
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
Guest / tester issue reporting #2684
Comments
Hi @Morlinest , thanks for your answer. That s exactly what I would like to get ;) Better looking than 404 :D What do you mean by "Public org," and "team only", where do you find those aprameters ? Finally I cannot get in the admin of "try.gitea.io" to try it out.... |
@hubyhuby I see your problem from screenshot. You have to add repositories to your team. Now there is bug when you see every repository (in repository list, dashboard, ...) in organization even you shouldn't as you don't have rights to do anything with repo (mentioned in few issues, #2689 should fix it). I was talking about my setup, nothing important now. |
Bes sure that you are using the latest release or the latest master build since there was a bug which enabled issues only useres to fork the repository and gain access to the code. |
Yeah ! got it to work. Thanks a lot
|
I am in a use case scenario, where I want the testers to test my software but not to download my code. Imagine a company making games, doesn t want its tester to download the source code.
In Gitlab I can set a guest user on a specific project. (maybe the equivalent of Collaborators.)
The Guest user has only the right to post Bugs and issues. But cannot see the files / code on the repository.
So I tried all kind of configuration, such as colaborator and team (in private projects).
But in the end I cannot get to have a user who can only post issues.
With this team configuration I thought it would work. If you can t see the code but write , then you should be able to post issues.right? ;) But it doesn t work. In this case there is no "New issue" button, and when I click on an issue I get a 404 error
PS: tried with gogs no luck aswell (less functionalities aswell)
Gitea 1.2RC3
The text was updated successfully, but these errors were encountered: