django-session-security 2.2.4+dfsg-1build1 source package in Ubuntu

Changelog

django-session-security (2.2.4+dfsg-1build1) wily; urgency=medium

  * No-change rebuild for python3.5 transition

 -- Steve Langasek <email address hidden>  Wed, 22 Jul 2015 06:38:39 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-session-security_2.2.4+dfsg.orig.tar.gz 104.1 KiB 58b8e384b30307f5afba8e6db0c86d7e804c67aed8e33f66def7ccebde4063c8
django-session-security_2.2.4+dfsg-1build1.debian.tar.xz 4.4 KiB 0135a8b64fcbe3e67b216c59a54b26c52889250b5d3804867bda2f61ac5b8da1
django-session-security_2.2.4+dfsg-1build1.dsc 2.4 KiB ea353158db5df11c334c327dcc7ad5e0f254670952adc191ee656d3099e83e65

View changes file

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.