Page MenuHomeFreeBSD

www/py-flask-paranoid: New Port
Needs ReviewPublic

Authored by agh_riseup.net on Dec 27 2023, 9:06 AM.
Referenced Files
Unknown Object (File)
Wed, May 29, 7:58 PM
Unknown Object (File)
Mon, May 20, 2:53 AM
Unknown Object (File)
Wed, May 8, 6:34 AM
Unknown Object (File)
Apr 30 2024, 11:06 AM
Unknown Object (File)
Apr 26 2024, 2:46 AM
Unknown Object (File)
Mar 18 2024, 4:39 PM
Unknown Object (File)
Mar 15 2024, 10:25 PM
Unknown Object (File)
Feb 19 2024, 9:54 PM
Subscribers

Details

Reviewers
None
Group Reviewers
Ports Committers
Summary

Flask-Paranoid is a simple extension for the Flask microframework that
protects the application against certain attacks in which the user
session cookie is stolen and then used by the attacker.

https://flask-paranoid.readthedocs.io/en/latest/

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

agh_riseup.net created this revision.
  • Drop py-pip, it is not needed
  • Improve DOC components