A Django app that provides a mechanism to logout inactive authenticated users.
copied from cf-staging / django-session-securityThis app provides a mechanism to logout inactive authenticated users. An inactive browser should be logged out automatically if the user left his workstation, to protect sensitive data that may be displayed in the browser. It may be useful for CRMs, intranets, and such projects.