Reverted to template without migrations, with auth package
auth/__init__.py
deleted
100644 → 0
auth/constants.py
deleted
100644 → 0
auth/ldap_auth.py
deleted
100644 → 0
auth/ldap_handler.py
deleted
100644 → 0
... | ... | @@ -8,4 +8,6 @@ Werkzeug |
Flask-SQLAlchemy | ||
SQLAlchemy | ||
psycopg2-binary | ||
python_ldap | ||
\ No newline at end of file | ||
pyjwt | ||
python_ldap | ||
https://gitlab.doc.ic.ac.uk/paas-packages/imperial_ldap/-/raw/master/dist/imperial-ldap-0.0.1.tar.gz |
static/css/base.css
0 → 100644
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