阅读背景:

如何从不同位置检测到Django web应用程序中的多个登录?

来源:互联网 

I want to only allow one authenticated session at a time for an individual login in my Django application. So if a user is logged into the webpage on a given IP address, and those same user credentials are used to login from a different IP address I want to do something (either logout the first user or deny access to the second user.)I want to only allow one authenticated session




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: