Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Zakhar 171 posts 397 karma points
    Mar 27, 2014 @ 11:52
    Zakhar
    0

    How to remove protection of a child of protected page

    I have a login and register pages which are children of home. The home has to be protected (it's an extranet kind of site and I use Public access feature). I use v6.1.6 and it looks like Remove protection button doesn't work for child pages. Is it a bug or there is something I'm missing?

    Thank you.

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Mar 27, 2014 @ 12:02
    Jeroen Breuer
    0

    The acces data get's stored in the /App_Data/access.config file. Maybe check in there if something is wrong.

    Jeroen

  • Zakhar 171 posts 397 karma points
    Mar 27, 2014 @ 12:17
    Zakhar
    0

    Thanks Jeroen,

    I've noticed that by default a page inherits access permissions from parent, if I go to public access of this page and set it up it will get its own access rules (there is no option to make it public). If I click Remove access button it starts to inherit from parent again.

    My question is if it possible to remove access restrictions at all (make it public) for a page which is a child of protected page or do I have to move this page outside of protected page (in my case make Login and Register pages siblings of Home)?

    Cheers.

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Mar 27, 2014 @ 12:35
    Jeroen Breuer
    0

    When you set public acces you can choose a login and error page. Those can also be visited when you are not logged in even if they are child nodes of a protected parent. Otherwise I don't think it's possible. Maybe there is an event you can use for it, but I'm not sure.

    Jeroen

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies