I would like to have the home page of my GRAV site public but have the rest of the navigation and pages restricted based on login status. I'm currently using .htaccess but this isn't ideal.
I have Grav 1.7+Admin installed.
I setup a test user and a test group.
I added the user to the group.
I set the Group permission to Log In To Site: Allowed
I went to one of my pages under the Security Tab and set the " Menu Visibility Requires Access" to Yes
Under Page Access I added site.login as allowed.
I open the site in a different browser and the menu item for the page remains without logging in.
What am I missing?