Rapsys Git
/
userbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fbf31c
)
Required for argon2id (~95-97+) hashes
0.3.3
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 11 Dec 2023 04:43:20 +0000
(
05:43
+0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 11 Dec 2023 04:43:20 +0000
(
05:43
+0100)
Resources/config/doctrine/User.orm.yml
patch
|
blob
|
history
diff --git
a/Resources/config/doctrine/User.orm.yml
b/Resources/config/doctrine/User.orm.yml
index a88425fa062fbfac1f5edb13cda2e0f35266e6c1..829fddb2ba1e00c7d593890518999f524535570b 100644
(file)
--- a/
Resources/config/doctrine/User.orm.yml
+++ b/
Resources/config/doctrine/User.orm.yml
@@
-24,7
+24,7
@@
Rapsys\UserBundle\Entity\User:
nullable: true
password:
type: string
- length:
6
0
+ length:
10
0
active:
type: boolean
options: