[FEATURE] Add scheduler task to anonymize IP addresses of tables
IP anonymizing improves the privacy of users and required as part of the GDPR. Resolves: #84781 Releases: master, 8.7, 7.6 Change-Id: Idd938136bed8f29e86b5e3e541c9fb8c9afd48ff Reviewed-on: https://review.typo3.org/56732 Reviewed-by:Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst 38 additions, 0 deletions...4781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst
- typo3/sysext/indexed_search/ext_localconf.php 7 additions, 0 deletionstypo3/sysext/indexed_search/ext_localconf.php
- typo3/sysext/scheduler/Classes/Task/IpAnonymizationAdditionalFieldProvider.php 248 additions, 0 deletions...r/Classes/Task/IpAnonymizationAdditionalFieldProvider.php
- typo3/sysext/scheduler/Classes/Task/IpAnonymizationTask.php 148 additions, 0 deletionstypo3/sysext/scheduler/Classes/Task/IpAnonymizationTask.php
- typo3/sysext/scheduler/Resources/Private/Language/locallang.xlf 27 additions, 0 deletions...sysext/scheduler/Resources/Private/Language/locallang.xlf
- typo3/sysext/scheduler/ext_localconf.php 22 additions, 0 deletionstypo3/sysext/scheduler/ext_localconf.php
Please register or sign in to comment