Closed

Description
Encode the password (you could also do this via Doctrine listener)
Source: http://symfony.com/doc/current/cookbook/doctrine/registration_form.html#handling-the-form-submission
I think we should add an example to encode the password with a doctrine listener.