Difference between revisions of "General Data Protection Regulation (GDPR) (EU)"

From Diversity Workbench
Jump to: navigation, search
Line 1: Line 1:
 
see https://en.wikipedia.org/wiki/General_Data_Protection_Regulation
 
see https://en.wikipedia.org/wiki/General_Data_Protection_Regulation
  
 +
=== Changes to be implemented in the databases ===
 +
* Table UserProxy:
 +
** New columns:
 +
*** ID: ID replacing the login name in datatables e.g. in columns LogUpdatedBy etc.
 +
*** PrivacyConsent: If the user constented to the storage and processing of his data in the database
 +
*** PrivacyConsentDate: The time and date of the consent
  
 
----
 
----
 
Back to [[Software#Diversity_Workbench_software_implementations_in_compliance_with_regulations_and_directives]]
 
Back to [[Software#Diversity_Workbench_software_implementations_in_compliance_with_regulations_and_directives]]

Revision as of 12:43, 9 April 2018

see https://en.wikipedia.org/wiki/General_Data_Protection_Regulation

Changes to be implemented in the databases

  • Table UserProxy:
    • New columns:
      • ID: ID replacing the login name in datatables e.g. in columns LogUpdatedBy etc.
      • PrivacyConsent: If the user constented to the storage and processing of his data in the database
      • PrivacyConsentDate: The time and date of the consent

Back to Software#Diversity_Workbench_software_implementations_in_compliance_with_regulations_and_directives