I’ve tried everything restricting to pages to only allow logged-in users just doesn’t work in the latest version of grav.
anyone else who has trouble figuring it out?
some help
I’ve tried everything restricting to pages to only allow logged-in users just doesn’t work in the latest version of grav.
anyone else who has trouble figuring it out?
some help
The following works fine IMHO:
access:
site:
login: true
@pamtbaau
i did that and it works. The thing is when I do it on the admin I didn’t guess that this was the correct formula
Site (site): Allowed
shouldn’t it be, as I always tried
Site (site): Denied
Default: Denied
Login to Site (site.login): Allowed
but that allows anyone straight through!!