On Fri, Jul 31, 2009 at 08:04:50AM -0700, When ideas fail wrote: > Is there a way i can stopped people who are already logged in logging > in again?
My initial thought - this sounds risky - for a website. How do you know if the user is already logged in? The computer they were using may have died, and now they are trying to log in on another computer. They can't log out on the first computer - it crashed. Instead they will have to wait for the session to time out. -- Brian May <[email protected]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

