UbuntuUpdates.org

Package "python-flask-paranoid"

This package belongs to a PPA: Postgresql

Name: python-flask-paranoid

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.

Latest version: 0.2.0-1.pgdg16.04+1
Release: xenial-pgdg
Level: base
Repository: main
Head package: flask-paranoid
Homepage: https://github.com/miguelgrinberg/flask-paranoid/

Links


Download "python-flask-paranoid"


Other versions of "python-flask-paranoid" in Xenial-pgdg

No other version of this package is available in the Xenial-pgdg release.

Changelog

Version: 0.2.0-1.pgdg16.04+1 2018-01-25 15:08:00 UTC
This repository doesn't support changelogs.



About   -   Send Feedback to @ubuntu_updates