Actions
feature request #7016
closedimplement a CdmPermissionVoter for TypeDesignations
Status:
Rejected
Priority:
Highest
Assignee:
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
critical
Description
TypeDesignations need to be protected by a TypeDesignationsVoter which evaluates CRUD permissions given to users or Groups.
Related issues
Updated by Andreas Kohlbecker about 6 years ago
- Related to feature request #6852: GrantedAuthorities and permission Groups for Phycobank added
Updated by Andreas Kohlbecker about 6 years ago
- Related to feature request #6654: implement a CdmPermissionVoter for Registrations added
Updated by Andreas Kohlbecker about 6 years ago
- Status changed from New to Rejected
permissions for TypeDesignations are not really needed. It is completely sufficient to have permissions on TaxonName
and SpecimenOrObservationBase
.
Creation or modification of a TypeDesignation always requires that the user is authorized to modify the typified name and that the user can modify/create the typename or the specimen in case of SpecimenTypeDesignations.
Updated by Andreas Kohlbecker about 6 years ago
- Copied to feature request #7018: implement a CdmPermissionVoter and default authorities for SpecimenOrObservationBase added
Actions