]> Raphaël G. Git Repositories - userbundle/commitdiff
Required for argon2id (~95-97+) hashes 0.3.3
authorRaphaël Gertz <git@rapsys.eu>
Mon, 11 Dec 2023 04:43:20 +0000 (05:43 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 11 Dec 2023 04:43:20 +0000 (05:43 +0100)
Resources/config/doctrine/User.orm.yml

index a88425fa062fbfac1f5edb13cda2e0f35266e6c1..829fddb2ba1e00c7d593890518999f524535570b 100644 (file)
@@ -24,7 +24,7 @@ Rapsys\UserBundle\Entity\User:
             nullable: true
         password:
             type: string
-            length: 60
+            length: 100
         active:
             type: boolean
             options: