Default role for new account
Added by pasquale [:dedalus] almost 15 years ago
I create some project in my redmine.
Today I have also create a new user, that in my mind is a reporter that, fors example, ccan only see but not browse repositories.
I have set this user on project1 as "reporter" and work it as I want.
For the remains project I don't have set any role fot this new user: it strange for me that this user can see all project also if I don't have set permission for him... and, bad, can see remains project with high privileges as reporter (for example can browse repositories)... what is my mystake? I forgot some configuration option?
Replies (1)
RE: Default role for new account - Added by Laurent Richelle almost 15 years ago
Hi Dedalus,
I had a similar problem.
The problem comes to us because of the status of the project.
You have to uncheck the "public" status into the configuration pages.
If a project is considered as "public", everyone, even people not attached to this project could see the project.
Hope this will help.
Laurent Richelle