I have uCommerce installed, and I have it set up with Public Access restrictions around the main node, to make the whole store private. This works fine for the most part, but the functionality of one of the child nodes (emails) is getting broken by having Public Access restrictions enabled on it. I tried applying restrictions to each of the second-level nodes separately instead, but that doesn't work. No luck so far with moving the node, either. Is there any way I can exempt a subpage from the Public Access restrictions of its parent page?
I know this can't be done directly from the backoffice UI, but I was hoping there was at least a way it could be done by editing the App_Data\access.config file, or something similar.
I found a workaround for my specific case by disabling the Umbraco Public Access restrictions and implementing my own restrictions with a custom User Control on the Master page. Still, if anyone has a way to do it with the built-in Public Access restrictions, I'd be interested to hear about it.
Exempt subpage from Public Access restrictions?
I have uCommerce installed, and I have it set up with Public Access restrictions around the main node, to make the whole store private. This works fine for the most part, but the functionality of one of the child nodes (emails) is getting broken by having Public Access restrictions enabled on it. I tried applying restrictions to each of the second-level nodes separately instead, but that doesn't work. No luck so far with moving the node, either. Is there any way I can exempt a subpage from the Public Access restrictions of its parent page?
I know this can't be done directly from the backoffice UI, but I was hoping there was at least a way it could be done by editing the App_Data\access.config file, or something similar.
Any thoughts/suggestions would be appreciated.
Thanks,
David
I found a workaround for my specific case by disabling the Umbraco Public Access restrictions and implementing my own restrictions with a custom User Control on the Master page. Still, if anyone has a way to do it with the built-in Public Access restrictions, I'd be interested to hear about it.
Thanks,
David
is working on a reply...