I just installed Mantis and run it for a while. And I don't know how to set up strict access right for users. For example, I created 7 users: A (administrator), B (manager), C(developer), D (updater), E (reporter), F (viewer), G (developer). I also made up project X. User A, C was assigned to X as administrator and developer. I saw that D, E, F, G can view what happens in project X. And they even can post issues. I think it is not so strict.
Is there any way to configure so that only users who are assigned in that project can view and post issues in the project?
How to set up strict access right?
Moderators: Developer, Contributor
Re: How to set up strict access right?
Yes, make the project "private". Then you will need to manually assign users to the project. Only users you assign to the project will be able to work with the project. The one EXCEPTION to this is that anyone you have made an ADMINISTRATOR can work with all projects, even if the project is private and they are not specifically assigned to it.
Re: How to set up strict access right?
Thank you so much.