sfDoctrineGuard question
        Posted  
        
            by nebur85
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nebur85
        
        
        
        Published on 2010-04-26T15:39:52Z
        Indexed on 
            2010/04/26
            22:53 UTC
        
        
        Read the original article
        Hit count: 365
        
Hy,
I'm trying to do a "i forgot my password" functionallity. My problem is that if i try to do a Doctrine query and send password to email it retrieves password encripted. I look at some webs that DoctrineGuard don't have this functionallity and only have register and login functionallity.
Is it true?
In this case, how i can do a remember password function?
thanks
© Stack Overflow or respective owner