django-session-security 2.3.0+dfsg-1 source package in Ubuntu

Changelog

django-session-security (2.3.0+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Added d/README.source after DPMT moved to git.

 -- Jean-Michel Vourgère <email address hidden>  Sat, 26 Dec 2015 23:58:44 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-session-security_2.3.0+dfsg-1.dsc 2.3 KiB 4ca807f1e41a1b03fea002de587378ddb8a451eda33ef2e7316834670638dbb0
django-session-security_2.3.0+dfsg.orig.tar.gz 104.7 KiB d750e8afaabdbc9bd79324548ad4e4cc6efb4e473594f98e899de17a433c4ea8
django-session-security_2.3.0+dfsg-1.debian.tar.xz 4.9 KiB 437623b3f3ec29200d908fb10cf6a77dce608d517e4ddc0140d923f5cf9d7eed

No changes file available.

Binary packages built by this source

python-django-session-security: Python2 Django module to log a user out after X minutes

 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.
 .
 This is the Python 2 version.

python3-django-session-security: Python3 Django module to log a user out after X minutes

 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.
 .
 This is the Python 3 version.