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

Changelog

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

  * Team upload.

  [Yogeswaran Umasankar]
  * New upstream version 2.6.7.
  * Updated no-external-images patch to fit new upstream version.
  * Enabled tests during build + added d/tests for autopkgtest.
  * Included selenium in B-Depends in d/control.
  * Removed old lintian overrides.
  * Bumped Standards-Version to 4.6.2.
  * Added pybuild name in rules.

  [Andreas Tille]
  * Use sphinx-build
    Closes: #1042590

 -- Andreas Tille <email address hidden>  Sat, 10 Feb 2024 09:39:13 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-session-security_2.6.7+dfsg-1.dsc 2.3 KiB 204a3adaeac9d9f320951ea5de338a70f752b393e64b1f3f9f1eba8fa1fc119c
django-session-security_2.6.7+dfsg.orig.tar.xz 93.7 KiB a245bab170a5f7615a025c7040c975887da5a72c5fb33cb6abd8632a406572cb
django-session-security_2.6.7+dfsg-1.debian.tar.xz 7.7 KiB 7285d03ab3393a96d65db319e720c92d5e6ce32e8018309b2a944c29c43175c6

Available diffs

No changes file available.

Binary packages built by this source

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.