I have implemented an emergency solution on my site, but of course this cannot be the permanent solution.
Code: Select all
if ($v = utils_ipget()) {
$arr ['ip-address'] = $v;
}
Code: Select all
if ($v = utils_ipget()) {
$arr ['ip-address'] = $v;
}
The real problem is not the question of whether I am allowed to do it or not - but the fact that they are stored unencrypted and, with the standard installation, can be viewed by anyone, which corresponds to passing on the data to third parties. The same applies to the email address provided in the comment.In order to be able to collect the IP address in the comment function, site operators must therefore obtain the consent of the users beforehand. To do this, they can place a note in the comment column stating which data they collect when writing a comment. Users should have to actively confirm this note via opt-in. In this context, webmasters should also place a link to their data protection information.
Source: https://www.e-recht24.de/dsg/12686-komm ... resse.html
Users browsing this forum: No registered users and 0 guests