Merge branch 'master' into 'flask-migrate'
Master See merge request paas-templates/python-flask-template!1
blueprints/auth.py
0 → 100644
... | ... | @@ -7,4 +7,10 @@ peewee |
Werkzeug | ||
Flask-SQLAlchemy | ||
SQLAlchemy | ||
psycopg2-binary | ||
\ No newline at end of file | ||
psycopg2-binary | ||
Flask-Migrate | ||
Flask-Compress | ||
Flask-CORS | ||
python_ldap | ||
pyjwt | ||
https://gitlab.doc.ic.ac.uk/paas-packages/imperial_ldap/-/raw/master/dist/imperial-ldap-0.0.1.tar.gz |
static/css/login.css
0 → 100644
static/img/imperial-logo.png
0 → 100644
335 Bytes
templates/base.html
0 → 100644
templates/dashboard.html
0 → 100644