Restricted Public Access and having "install" in the first url segment
Hi!
When using Restricted Public Access on a page and the first url segment includes "install" the user is shown the Login page even though the user is logged in.
Site tree:
StartPage
-> Installation (Restricted Container Page (no view))
-> Article (Restricted Access from parent)
When logged in user goes to nameofsite.com/installation/article they are shown the Login page.
If the Installation page has another name not including "install" it works as intended.
If the page name is "install" we get redirected to nameofsite.com/Account/AccessDenied?ReturnUrl=%2Fumbraco
Restricted Public Access and having "install" in the first url segment
Hi!
When using Restricted Public Access on a page and the first url segment includes "install" the user is shown the Login page even though the user is logged in.
Site tree:
StartPage -> Installation (Restricted Container Page (no view)) -> Article (Restricted Access from parent)
When logged in user goes to nameofsite.com/installation/article they are shown the Login page.
If the Installation page has another name not including "install" it works as intended.
If the page name is "install" we get redirected to nameofsite.com/Account/AccessDenied?ReturnUrl=%2Fumbraco
Is there a way to go round this?
is working on a reply...