Re: auth, getting rid of global-uniqueness

2009-10-16 Thread Jason S.
On Oct 15, 6:15 pm, Lynge wrote: > So, an auth system that has a DB-table with the columns "username" - > "password" - "org_id" > And it will always start an authentication by looking at the org_id > and then determining if the users exist within that company. I would recommend looking at repoze

auth, getting rid of global-uniqueness

2009-10-16 Thread Lynge
Hi My current project is hopefully the first in a line of many. They will most likely all have one thing in common: They will be targeted solely at companies. So, when a new company decides to register for an account they will get their own subdomain and the ability to create and manage users on