/django-strictauth

Strict authentication middleware for django

Primary LanguagePython

Django doesn't provide a mechamism for booting users who
have become inactive. This middleware checks each request to make
sure the user is still active.