Why are email/username fields not created with (unique=True) by default? Since these fields are use to identify users, non-unique values would clearly break auth.
(Side note: where is the code for defining the default auth table fields located?- can't find it anywhere) -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

