Opened 11 years ago
Closed 11 years ago
#1789 closed enhancement (fixed)
Add flag to annotation types that disable logging of values
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.3 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
This was first mentioned in #1784 as a possible information leak to users that doesn't have permission to see certain annotation values.
One solution to this problem is to simply not log values for annotation types that contain too sensitive data.
Note:
See TracTickets
for help on using tickets.
(In [6358]) Fixes #1789: Add flag to annotation types that disable logging of values