<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The Strangebuzz PHP/Symfony blog.</title>
    <subtitle>Articles for the "gdpr" tag.</subtitle>
    <updated>2026-06-09T11:04:49+02:00</updated>
    <author>
        <name>COil</name>
        <email>coil@strangebuzz.com</email>
    </author>
    <link href="https://www.strangebuzz.com/en/blog/tag/gdpr.xml" rel="self" />
    <id>https://www.strangebuzz.com/en/blog/tag/gdpr.xml</id>
    <icon>https://www.strangebuzz.com/img/strangebuzz_132.jpg?6.4.9</icon>
    <logo>https://www.strangebuzz.com/img/strangebuzz_1024.jpg?6.4.9</logo>
    <rights> © 2026 Strangebuzz</rights>
                            <entry>
            <title>On using the Symfony NotCompromisedPassword security validator</title>
            <link href="https://www.strangebuzz.com/en/blog/on-using-the-symfony-notcompromisedpassword-security-validator" />
            <id>https://www.strangebuzz.com/en/blog/on-using-the-symfony-notcompromisedpassword-security-validator</id>
            <published>2019-06-05T00:00:00+02:00</published>
            <updated>2019-06-05T00:00:00+02:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">In this post, we will see how to use the NotCompromisedPassword validator which was &lt;a target=&quot;_blank&quot; href=&quot;https://symfony.com/blog/new-in-symfony-4-3-compromised-password-validator&quot;&gt;introduced in Symfony 4.3&lt;/a&gt;. This validator allows us to check if a given password was publicly exposed in a data breach and is therefore compromised. We will see how to use it manually and how to offer the ability to the user to test their password with this validation.
</summary>
        </entry>
    </feed>
