yourlabs / django-session-security

A little javascript and middleware work together to ensure that the user was active during the past X minutes in any tab he has open. Otherwise, display a warning leaving a couple of minutes to show any kind of activity like moving the mouse. Otherwise, logout the user.
http://django-session-security.rtfd.org
MIT License
309 stars 142 forks source link

Update doc requirements #146

Closed do-rtk closed 2 years ago

do-rtk commented 2 years ago

Looks like lib currently supports upto django 4.4

mpasternak commented 2 years ago

Commited, thanks