Overload the signin action, and make your test in it : if the account is
disabled, redirect to your special page, else, login.

Which ORM/symfony version are you using ?

2009/10/23 Steve Sanyal <steve.san...@gmail.com>

>
> Hi,
>
> Has anyone come across any good solutions for having a disabled user
> in symfony?  Ideally, I'd like a person whose account has been
> disabled to be sent to a special page.  I'm using sfguard for my login
> and ACL.  Currently, I just change the user's active status to false,
> but this merely prevents the user from logging in.
>
> Regards,
> Steve
> >
>


-- 
Alexandre Salomé -- alexandre.sal...@gmail.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