deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-flask (>= 0.10), python3:any
Description: |-
Simple user session protection
Flask-Paranoid protects user sessions. When a client connects to this
application, a "paranoid" token will be generated according to the IP address
and user agent. In all subsequent requests, the token will be recalculated and
checked against the one computed for the first request. If the session cookie
is stolen and the attacker tries to use it from another location, the
generated token will be different, and in that case the extension will clear
the session and block the request.
Homepage: https://github.com/miguelgrinberg/flask-paranoid/
Installed-Size: '26'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-flask-paranoid
Priority: optional
Section: python
Source: flask-paranoid
Version: 0.2.0-5
srcpkg_name: flask-paranoid
srcpkg_version: 0.2.0-5