Opened 11 years ago

Closed 11 years ago

#1192 closed defect (fixed)

Privileges / hasEditPermission is wrong for some user

Reported by: fxp Owned by: geonetwork-devel@…
Priority: major Milestone: v2.10.0 RC0
Component: General Version: v2.8.0RC2
Keywords: Cc:

Description

With a user test for a metadata A, user test can edit A if user profile is

  • INTERRISK_RegisteredUser (with GROUPNAME_PROFILE)
  • INTERRISK_Reviewer
  • HUMBOLDT_RegisteredUser
  • AIRESMARINES_Reviewer
  • AIRESMARINES_RegisteredUser

and record A is editable by members of HUMBOLDT.

hasEditPermission get all operations whatever the user profile/group pairs.

Note: User test can not set categories and privileges (which is correct)

Change History (1)

comment:1 by fxp, 11 years ago

Resolution: fixed
Status: newclosed

master commit 9acd7c37246aef4cbde9262c8ce731f367a2fd51

Note: See TracTickets for help on using tickets.