Ronan Le Bris

Results 3 issues of Ronan Le Bris

Hello there, `Bafford\PasswordStrengthBundle\Validator\Constraints\PasswordStrengthValidator` don't ignore empty values : ``` php public function validate($value, Constraint $constraint) { if($value === null) $value = ''; // ... ``` instead of ``` php public...

Hi, One of your product advantage compared to Google Analytics, is that it is not tainted by marketing / advertising / campaign performances purposes and thus can be used as...

enhancement
privacy
use-case/Session without cookie
product

Hi, Is there a way to anonymise the IP address that is stored with each log ? It is a requirement to be compliant with privacy regulations in Europe (GDPR/E-Privacy)....

enhancement
privacy
product