How can disable the view of the users profile ?
How can disable the view of the “user index” ?
I would not like to show the list of users to every user
Thanks
Giovanni
Hello,
You can edit XWiki.WikiUserSheet (or deny view at Xwiki.XwikiUserSheet page for XWikiAllGroup (but this last way displayed "Failed to execute the [include] macro. Cause: [Current user [xwiki:XWiki.pascalbastien] doesn’t have view rights on document ")
You could deny view rights to Main.UserDirectory for XWikiAllGroup
Pascal B