Merge branch 'master' into 'flask-migrate'
Master See merge request !1
blueprints/auth.py
0 → 100644
... | @@ -7,4 +7,10 @@ peewee | ... | @@ -7,4 +7,10 @@ peewee |
Werkzeug | Werkzeug | ||
Flask-SQLAlchemy | Flask-SQLAlchemy | ||
SQLAlchemy | SQLAlchemy | ||
psycopg2-binary | psycopg2-binary | ||
\ No newline at end of file | 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