hello,

 

for the plugin sfGuardPlugin there is a todo to implement a getPassword
method?

 

So i have make a workflow for a project that the user can reqest a
password change and get a e-mail with a md5 hash to a site at this he
can change his password.

 

I use a email field for that and this ist he problem. Readme say:

"The sfAuthUser model is quite simple. There is no email or first_name
or birthday columns."

 

but in the plugin (lib/user/ sfGuardSecurityUser.class.php) there is a
function for get email?

 

So the next thing is that when we implement this we can also implement a
register function (same way like forgot password).

 

And last but not least.

http://www.symfony-project.com/snippets/snippet/170

 

this is a simple way to extends the plugin with a foreign key ;) so i
would implement this into the readme?

When yes can i remove the other way? I think this is problematic for
other plugins and projects ;(

 

 

greetings

Gordon


--~--~---------~--~----~------------~-------~--~----~
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