View Issue Details

IDProjectCategoryView StatusLast Update
0012218mantisbtbugtrackerpublic2011-08-05 02:12
Reporterflintg Assigned Toatrol  
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version1.2.1 
Summary0012218: Add ability to restrict bug history based on user access level
Description

Currently, all users are able to view bug history. We should be able to restrict bug history to specific user access levels and above (i.e. Developers and higher). Perhaps the configuration option could be $g_history_threshold = DEVELOPER;

For reasons of HIPPA and other state/federal privacy requirements, we sometimes need to sanitize information entered on MantisBT issues. The face of the issue is changed, but the history maintains the information removed for compliance, thereby circumventing sanitization efforts.

Additional Information

http://www.hipaa-101.com/hipaa-rules.htm

TagsHIPAA, privacy

Relationships

duplicate of 0004727 closedthraxisp forgotten password when using LDAP 

Activities

atrol

atrol

2010-07-29 16:34

developer   ~0026170

$g_view_history_threshold does the job