Actions
feature request #4118
open@NotPartOf Annotation to exclude properties from the permission validation
Status:
Feedback
Priority:
New
Assignee:
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Severity:
normal
Description
successor ticket to #4081 (TaxonNodeServiceImpl.makeTaxonNodeASynonymOfAnotherTaxonNode() requires TAXONNAMEBASE.[UPDATE])
The CdmSecurityHibernateInterceptor
has a map which defines properties per type that will be excluded from the permission validation. We need new Annotation @NotPartOf
to populate this map in a dynamic way. This annotation will indicate that the annotated property is not a crucial part of the type and that this property should be excluded from the permission validation
Updated by Andreas Kohlbecker about 9 years ago
- Subject changed from @NotPartOf Annotation to exclude proiperties from the permission vaidation to @NotPartOf Annotation to exclude properties from the permission vaidation
Updated by Andreas Müller over 1 year ago
- Tags set to security
- Description updated (diff)
- Status changed from New to Feedback
- Assignee changed from Andreas Müller to Andreas Kohlbecker
- Target version changed from cdmlib - Old Next Major Release to Unassigned CDM tickets
- Private changed from Yes to No
Is this still an open issue?
I remember we had another solution for e.g. cache fields. We should link this solution (tickets) to this ticket.
Updated by Andreas Kohlbecker over 1 year ago
- Subject changed from @NotPartOf Annotation to exclude properties from the permission vaidation to @NotPartOf Annotation to exclude properties from the permission validation
Updated by Andreas Kohlbecker about 1 year ago
- Assignee changed from Andreas Kohlbecker to Andreas Müller
Actions