diff --git a/requirements.txt b/requirements.txt index 81fdd30..c65c367 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ click==7.1.1 Flask==1.1.1 -Flask-HTTPAuth==3.3.0 +Flask-Login==0.5.0 Flask-SQLAlchemy==2.4.1 itsdangerous==1.1.0 Jinja2==3.0.0a1 diff --git a/templates/registration.html b/templates/registration.html index fd8efd6..eb7e5cf 100644 --- a/templates/registration.html +++ b/templates/registration.html @@ -20,7 +20,8 @@
diff --git a/templates/workshop.html b/templates/workshop.html index 64641b1..abdfafc 100644 --- a/templates/workshop.html +++ b/templates/workshop.html @@ -18,7 +18,8 @@ @@ -53,7 +54,8 @@