From e567bed75d1d32b14078458438f84e854d405ed6 Mon Sep 17 00:00:00 2001 From: thomaswoehlke <thomas.woehlke@gmail.com> Date: Sun, 4 Apr 2021 20:37:10 +0200 Subject: [PATCH] update data --- etc/TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/TODO.md b/etc/TODO.md index 2af000d8..61d99a3c 100644 --- a/etc/TODO.md +++ b/etc/TODO.md @@ -56,3 +56,6 @@ * add flask-resources https://pypi.org/project/flask-resources/ * add flask-whooshalchemy3 https://pypi.org/project/flask-whooshalchemy3/ https://github.com/blakev/Flask-WhooshAlchemy3 * add flask-filealchemy https://pypi.org/project/flask-filealchemy/ + +### user security +* https://github.com/PrettyPrinted/flask_auth_scotch/ -- GitLab