I really like the security setup, something occured to me while looking 
through the encoder.  
Couldn't it be a tidge more generic.  This is a use case I have coded and 
recoded in different situations 
not just for passwords but data integrity as well. 

So why not make the encoder work with any class/column.  A more generic 
EncoderInterface or HashInterface drop the 
PasswordEncoderInterface.

The factory could moved to PasswordEncoderFactory and a new EncoderFactory 
added that just takes any class.
List the encoders in their own section and bob's your uncle we have a 
generic encoder.

Thanks for the ear

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to