[GitLab 6.1] 404 on group page
Created by: gboucherie
Summary
When a user, not part of a group, access to a public repository of this group he could click to the group link but get a 404 error.
Steps to reproduce
- create a group
- add a public repository to this group
- log as a user not part of this group
- go to the public area
- click on the repository created on step 2
- click on the "Browse project" button
- click on the group name link just left on the gitlab logo
- you get a 404
Expected behavior
The link should not be present if a user don't have access to the group