Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
menu system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Apr 2014 at 22:09 UTC
Updated:
25 Aug 2014 at 20:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerThis variable is used currently that links in admin/structure/menu also appear, even the admin don't have access. /user/register or user/login are the basic examples in core for that. Once we have the route match object we somehow could add an additional metadata to that.
In general we though cannot drop all access checking on there.
Comment #2
dawehnerI really wonder how crazy this idea can get.
Comment #3
dawehnerThis is solved properly by #2323721: [sechole] Link field item and menu link information leakage already.