From ce490044cad4de81ddbede993243848a40f6c94c Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Thu, 19 Jul 2018 12:08:53 -0500 Subject: [PATCH] Minor - Remove TODO mention for IP address in user information anonymization feature - refs #2598 --- main/inc/lib/usermanager.lib.php | 1 - 1 file changed, 1 deletion(-) diff --git a/main/inc/lib/usermanager.lib.php b/main/inc/lib/usermanager.lib.php index 9a2008624a..7f9816afda 100755 --- a/main/inc/lib/usermanager.lib.php +++ b/main/inc/lib/usermanager.lib.php @@ -6175,7 +6175,6 @@ SQL; $user->setPhone(''); $user->setOfficialCode(''); UserManager::delete_user_picture($userId); - // @TODO: decide whether to delete the IP address // The IP address is a border-case personal data, as it does // not directly allow for personal identification (it is not // a completely safe value in most countries - the IP could