Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2020 09:52:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 242617] [NEW PORT] www/py-flask-security: Simple security for Flask apps
Message-ID:  <bug-242617-21822-iHNPEv1njg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242617-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242617-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242617

--- Comment #7 from commit-hook@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 yo=
ur
  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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242617-21822-iHNPEv1njg>