Add in authentication via Flask-Login, still need to modify http functions so they are linked to a user
This commit is contained in:
@@ -7,4 +7,5 @@ flask-htmx==0.2.0
|
||||
python-dateutil==2.8.2
|
||||
jinja2-fragments==0.3.0
|
||||
Werkzeug==2.2.2
|
||||
requests==2.26.0
|
||||
requests==2.26.0
|
||||
Flask-Login==0.6.3
|
||||
Reference in New Issue
Block a user