[Bug 242617] [NEW PORT] www/py-flask-security: Simple security for Flask apps

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 31 09:52:51 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242617

--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:

Author: koobs
Date: Fri Jan 31 09:52:12 UTC 2020
New revision: 524687
URL: https://svnweb.freebsd.org/changeset/ports/524687

Log:
  [NEW] www/py-flask-security: Simple security for Flask apps

  Flask-Security allows you to quickly add common security mechanisms to your
  Flask application. They include:

    - Session based authentication
    - Role management
    - Password hashing
    - Basic HTTP authentication
    - Token based authentication
    - Token based account activation (optional)
    - Token based password recovery / resetting (optional)
    - User registration (optional)
    - Login tracking (optional)
    - JSON/Ajax Support

  WWW: https://github.com/mattupstate/flask-security

  PR:           242617
  Submitted by: Goran Meki? <meka tilda center>

Changes:
  head/www/Makefile
  head/www/py-flask-security/
  head/www/py-flask-security/Makefile
  head/www/py-flask-security/distinfo
  head/www/py-flask-security/pkg-descr

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list