propelorm / Propel

Current stable (and outdated and unmaintained) version of Propel - Please use v2 https://github.com/propelorm/Propel2 --
http://www.propelorm.org
MIT License
841 stars 417 forks source link

Encrypt user password - Symfony 3.4 #1087

Open parthiv2585 opened 4 years ago

parthiv2585 commented 4 years ago

Hi All,

How to encrypt user password in Symfony 3.4.

https://symfony.com/doc/3.4/security/password_encoding.html

How to set AppBundle\Entity\User in app/config/security.yml.

Thanks