On Jul 20, 1:06 am, David Marko <[EMAIL PROTECTED]> wrote:
> > One possible solution would be to append the domain name to the
> > username before authentication. The user types in 'bob', then the
> > system munges it to 'bob.sub.domain.com' before doing the validation.
>
> ### this approach should work . Do you use it for your app? Any
> experiences?

Nope - haven't tried it. I'm still in the early stages of design.

One thing I realized last night, is that it would be better to append
a key to a subdomains table than the actual subdomain. That would make
changes a lot easier.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to