Remove protection of a child of protected page #19362
Myster
started this conversation in
Features and ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have some pages unprotected on an extranet style website, eg the register page, the about us page etc.
even if the homepage is protected.
as per: https://our.umbraco.com/forum/core/general/49452-How-to-remove-protection-of-a-child-of-protected-page
One way to implement this, not sure if it's the best way, could be... assign a group to anonymous users, then we could grant access to members of that group who wish to visit the register page.
Beta Was this translation helpful? Give feedback.
All reactions