Artifact python3-django-titofisto_0.2.2-1_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3-django, python3:any
  Description: |-
    Django Time-Token File Storage
     Titofisto is a simple extension to Django's FileSystemStorage that adds a URL
     parameter carrying a shared token, which is only valid for a defined period
     of time.
     .
     It is a drop-in replacement for the Django FileSystemStorage, usable if
     media files are served by Django itself. It does currently not work if media
     files are served from an independent web server.
     .
     The storage and its accompanying view do the following:
     .
      * When a URL to a storage file is generated, a HMAC-based token is generated
      * The token and the timestamp when it was generated are appended as request
        parameters to the URL
      * Upon retrieval of the file through the accompanying view, the requested
        file name and the passed timestamp are used to recalculate the HMAC-based
        token
      * Only if the tokens match, and a configured timeout has not passed, is the
        file served
  Homepage: https://edugit.org/AlekSIS/libs/django-titofisto
  Installed-Size: '43'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-django-titofisto
  Priority: optional
  Section: python
  Source: django-titofisto
  Version: 0.2.2-1
srcpkg_name: django-titofisto
srcpkg_version: 0.2.2-1

File

python3-django-titofisto_0.2.2-1_all.deb
Binary file python3-django-titofisto_0.2.2-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package django-titofisto_0.2.2-1
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload django-titofisto_0.2.2-1

binary package System build a package - 2 months ago 1 month
BETA