Fix label read access for unauthenticated users
The label page was added to navigation for unauthorized users because the previously used milestone read permission was still checked. This has been fixed and read access to labels is now granted (again) for public projects. This regression has been introduced in 143429f2aa4f (7.12). See also d253d1a1bc9b. Refs !836, !842.
Please register or sign in to comment