Actions
Defect #20041
closedUser with no access to page /users can see other users.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
So, for ex. my page:
https://redmine.org/users/129477
1. I have no access to see https://redmine.org/users/
2. I can access to pages of other user by this pages:
https://redmine.org/users/1
https://redmine.org/users/2
https://redmine.org/users/3
https://redmine.org/users/...
Updated by Toshi MARUYAMA almost 10 years ago
- Status changed from New to Closed
- Resolution set to Invalid
This is design.
source:tags/3.0.3/app/controllers/users_controller.rb#L21
If you have feature request, please create new issue.
Updated by Toshi MARUYAMA almost 10 years ago
You can set "Users visibility" at roles administration.
Actions