Add basic authentication using username/password sourced from env on delete user/workout endpoints
This commit is contained in:
@@ -10,4 +10,5 @@ Flask-SQLAlchemy==3.0.3
|
||||
matplotlib==3.5.2
|
||||
sparklines==0.4.2
|
||||
humanize==4.8.0
|
||||
Werkzeug==2.2.2
|
||||
Werkzeug==2.2.2
|
||||
Flask-BasicAuth==0.2.0
|
||||
Reference in New Issue
Block a user