Sfoglia il codice sorgente

replace encoders by password_hashers

Vincent 2 anni fa
parent
commit
a01f26b21a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      config/packages/docker/security.yaml

+ 1 - 1
config/packages/docker/security.yaml

@@ -1,4 +1,4 @@
 security:
-  encoders:
+  password_hashers:
     App\Entity\Person\Person:
       algorithm: plaintext