Closed
Description
Description
IpUtils::anonymize only removes the last byte for IPv4 addresses and the last 8 bytes for IPv6 addresses.
Sometimes it might be nessesary to remove more bytes to be compliant to companies data processing rules. So it should be possible to configure how many bytes to be removed.
Example
No response