Hi Vikas, Are you able to disable multiple logins for a user in web2py. Could you please share the information. I too wanna know that
On Wednesday, 31 July 2013 17:29:02 UTC+5:30, Vikas Gupta wrote: > > I need to disable the user from logging in multiple times from different > machines... If he is logged in on one machine with ip A, and he tries to > login on another machine with ip B, either his A's session should be > expired or his attempt on B should fail. this did not work with > check_client... isnt this what check_client is supposed to do? My app as > well as welcome app allowed me to login from different machines despite the > presence of check_client. > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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.

