Skip to content

Commit

Permalink
New Feature #15997: Anonymise IP address
Browse files Browse the repository at this point in the history
  • Loading branch information
Trischi80 committed Apr 15, 2020
1 parent 1701fb4 commit dcabf88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/models/IpAddressAnonymizerTest.php
Expand Up @@ -68,6 +68,7 @@ public function testIpAnonymizeIpv4(){

/**
* Test ip anonymization with ipv6
*
* 2a03:2880:2117:df07:face:b00c:5:1 is anonymized to 2a03:2880:2117:0:0:0:0:0
*/
public function testIpAnonymizeIpv6(){
Expand Down

0 comments on commit dcabf88

Please sign in to comment.