Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Import Macro Repair

...

Through our app "User Profiles for Confluence" (UPC) a new People directory is displayed (new URL) for more filter options. Currently the visibility settings of "Space Privacy" do not apply to the Communardo People Directory.

...

Feature request: 

Jira Legacy
serverCommunardo JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId40ebf4e9-af73-381d-8ee9-1907c74966d1
keyUPC-805

Workaround 1 - Only internal users can see the UPC People Directory

Configuration:

  1. Create a dummy extranet space in Confluence
  2. Assign the internal group (usually confluence-users) to this space as extranet space manager
    1. Space Tools > Extranet Users > Admins
  3. Block the URL /communardo/userprofile/indexofpersons.action of the people directory in the "extended restrictions"
  4. Set the mode of the dummy extranet space to "archived".

All internal users should still be able to access the user directory. All other users will see the message "No Permission"

Workaround 2 - All users can see the Confluence People Directory

In case all users (internal and external) should be able to access the people directory, the Communardo UPC People Directory has to be deactivated. The Confluence standard people directory will be displayed instead and the security settings of the Space Privacy app are working.

How to deactivate the UPC People directory:

  1. Cog Icon - Manage apps
  2. In the "User Profiles for Confluence" app extend the modules at the right side.
    Image Added
  3. Disable the "People Directory Filter"
    Image Added


Info
More filter options are described in the Space Privacy documentation.

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "compatibility" , "upc" , "privacy" , "user-profiles-confluence" ) and type = "page" and space = "KB"
labelscompatibility privacy upc user-profiles-confluence

...