There are actually two plugins that implements this as well as
registration:

http://www.symfony-project.org/plugins/sfDoctrineApplyPlugin
(original)
http://www.symfony-project.org/plugins/sfForkedDoctrineApplyPlugin
(fork of the above)

And if you don't want to use them, you can always take a look at their
code.

On Jan 31, 2:00 pm, Manu <emmanuel.parf...@gmail.com> wrote:
> Hello, I'm building a blog engine to learn symfony and I have a
> question :
>
> How do I create a page allowing users to edit their (and only their)
> password, email, and profile.
>
> I tried creating an admin-module on the table sfGuardUser, that seemed
> to work, but when a user saves its infos, all the permissions
> disapear, and "is_active" is set to false ....
>
> Is there a module of sfDoctrineGuardPlugin to let users edit their
> profile and password ?.

-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to