[xwiki-users] Page rights
Hi, We have configured the access rights to "prevent unregistered users from viewing pages, regardless of the page or space rights". (checked in Wiki Administration --> Rights) But unfortunately for one single page we would like to make the page public. (Viewable without login in). Is there a way to overforce the default configuration for this page? We are using XWiki 1.8.3. Thanks. Reto
Hi Reto, On Aug 28, 2009, at 9:01 AM, Reto Hotz wrote:
Hi,
We have configured the access rights to "prevent unregistered users from viewing pages, regardless of the page or space rights". (checked in Wiki Administration --> Rights)
But unfortunately for one single page we would like to make the page public. (Viewable without login in).
Is there a way to overforce the default configuration for this page?
Page rights override space and wiki rights. See http://platform.xwiki.org/xwiki/bin/view/Features/RightsManagement Thanks -Vincent
We are using XWiki 1.8.3.
Thanks.
Reto
Hi Vincent, Ah, now I see it. I have checked the "Prevent unregistered users from viewing pages, regardless of the page or space rights" option. And this rule cannot be overwritten by a page, as my tests did show me. But now, I unchecked the option and configured the wiki rights to forbid view rights for unregistered users and overwrite it in my page. Then it works fine. Thanks. Reto Vincent Massol wrote:
Hi Reto,
On Aug 28, 2009, at 9:01 AM, Reto Hotz wrote:
Hi,
We have configured the access rights to "prevent unregistered users from viewing pages, regardless of the page or space rights". (checked in Wiki Administration --> Rights)
But unfortunately for one single page we would like to make the page public. (Viewable without login in).
Is there a way to overforce the default configuration for this page?
Page rights override space and wiki rights.
See http://platform.xwiki.org/xwiki/bin/view/Features/RightsManagement
Thanks -Vincent
We are using XWiki 1.8.3.
Thanks.
Reto
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Reto Hotz wrote:
Hi,
We have configured the access rights to "prevent unregistered users from viewing pages, regardless of the page or space rights". (checked in Wiki Administration --> Rights)
But unfortunately for one single page we would like to make the page public. (Viewable without login in).
Is there a way to overforce the default configuration for this page?
We are using XWiki 1.8.3.
No, that setting is global. You can replace the usage of that setting with refined access rights, but it leaves the possibility to accidentally expose documents. -- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (3)
-
Reto Hotz -
Sergiu Dumitriu -
Vincent Massol