Really, it should be false by default IMHO.

It's the more secure approach. Users disabled by default, unless  
specifically enabled via code (1 line extra in a registration logic,  
no change needed for a "you must activate this account" paradigm).

Makes sense, no?

On 28 Jan 2009, at 12:36, FX Poster wrote:

>
> In plugin's sfGuardUser model the is_active column is set to true by
> default. How can it be set to false without modifying the plugin and
> without writing code (I know, that I can override column definition in
> setTableDefinition, but I'd like keep such things in yaml-files).
> >


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

Reply via email to