Can someone tell me what is the difference between "unregistered visitor" and "the public"?
is it possible to allow users to access the start page of a module but restrict the access to other pages?
If I have a privilege which is the child of another one like:
acs_privilege.add_child('read','survey_take_survey');
Is anyone who can read also entitled to take_survey?
Request notifications