Hello all, I am trying to determine a good approach to identifying whether a specified menu path could be accessed by anonymous users, in an effort to implement some kind of baseline cacheable security for an Input Filter.
However, I cannot specify a user with such functions as menu_get_item() to ask for the access right of an anonymous user. Is there a good approach to this? - abr/Grayside
