I talk about when they are already encrypted. Oh, you mean it's not a recurrent need ? just don't wanted to re- invent the wheel.
nobody already wrote a solution for this ? thanks guys sikk On Jun 28, 8:25 pm, Gandalf <[email protected]> wrote: > how are your current passwords stored? > > if you have plain passwords, just put password: your password and omit > the salt, algorithm fields in the yml, sfg will do the rest. > > if your passwords are already encrypted, you will have to use the api > and write your own function to check the passwords. > > On 6/28/09, sikk <[email protected]> wrote: > > > > > Hi guys, > > > Does anyone around have any idea how we can take an already existing > > base of user and put it within fixture to be ready to be use by > > symfony doctrine:build-all-reload. > > > At the moment indeed the issue is that setPassword is automaticly > > encrypt password, which are already encrypted. Is there anyway in > > place to prevent touching the plugin and be able to bypass that ? > > > anybody have an idea for that ? > > > thanks ! > > > sikk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
