K 10 svn:author V 5 koobs K 8 svn:date V 27 2020-01-31T09:52:11.196383Z K 7 svn:log V 606 [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ć END