kitodo / kitodo-production

Kitodo.Production is a workflow management tool for mass digitization and is part of the Kitodo Digital Library Suite.
http://www.kitodo.org/software/kitodoproduction/
GNU General Public License v3.0
62 stars 62 forks source link

User information displayed on some pages even if system is "anonymized" #5782

Open solth opened 1 year ago

solth commented 1 year ago

Describe the bug The configuration file kitodo_config.properties contains a parameter called anonymize. When set to true this parameter is supposed to hide all personalized user information in the GUI. Currently, this works on the task details page, the row expansion in the process list and the task list on the process edit page, but not on the general task list and the "Last editing user" column of the process list.

To Reproduce Steps to reproduce the behavior:

  1. Set parameter anonymize=true in kitodo_config.properties
  2. Check pages mentioned above like task or process list

Expected behavior The value of the anonymize parameter should be taken in to account on the list task and process list pages as well

Release 3.6.0-SNAPSHOT

henning-gerhardt commented 12 months ago

Maybe showing or hiding privacy data should be a authority which can assign to roles and then to users. For administrative users which should have a good knowledge to privacy data and how to handle them this is maybe still a needed feature to see which user was involved by errors or other malfunction and must be informed.