Need to be other solution, like using sessions?

2009/12/15 rebus_ <r.dav...@gmail.com>

> 2009/12/14 NMarcu <marcu.nico...@gmail.com>:
> > Hi all,
> >
> >   How can I do, to not let the same user to be logged from 2
> > different location, in the same time. I want, when a user admin is
> > login, and another user try to login with the same user admin, to have
> > a message, you are already login. How can I do something like this?
> >
> > All the best,
> > Nicu Marcu
> >
> > --
> >
>
> You extend auth login view so it checks if the user that wants to
> login already has active session and if he does tell him he can't
> login.
>
> But if he forgets to logout on remote location how will he be able to
> login again?
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>
>


-- 
All the best,

Nicolae MARCU

--

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


Reply via email to